Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
mod_forum\local\entities\post Member List

This is the complete list of members for mod_forum\local\entities\post, including all inherited members.

__construct(int $id, int $discussionid, int $parentid, int $authorid, int $timecreated, int $timemodified, bool $mailed, string $subject, string $message, int $messageformat, bool $messagetrust, bool $hasattachments, int $totalscore, bool $mailnow, bool $deleted, int $privatereplyto, ?int $wordcount, ?int $charcount)mod_forum\local\entities\post
add_message_counts(\stdClass $record)mod_forum\local\entities\poststatic
get_age()mod_forum\local\entities\post
get_author_id()mod_forum\local\entities\post
get_charcount()mod_forum\local\entities\post
get_discussion_id()mod_forum\local\entities\post
get_id()mod_forum\local\entities\post
get_message()mod_forum\local\entities\post
get_message_format()mod_forum\local\entities\post
get_parent_id()mod_forum\local\entities\post
get_private_reply_recipient_id()mod_forum\local\entities\post
get_subject()mod_forum\local\entities\post
get_time_created()mod_forum\local\entities\post
get_time_modified()mod_forum\local\entities\post
get_total_score()mod_forum\local\entities\post
get_wordcount()mod_forum\local\entities\post
has_attachments()mod_forum\local\entities\post
has_been_mailed()mod_forum\local\entities\post
has_parent()mod_forum\local\entities\post
is_deleted()mod_forum\local\entities\post
is_message_trusted()mod_forum\local\entities\post
is_owned_by_user(stdClass $user)mod_forum\local\entities\post
is_private_reply()mod_forum\local\entities\post
is_private_reply_intended_for_user(stdClass $user)mod_forum\local\entities\post
should_mail_now()mod_forum\local\entities\post