Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
This is the complete list of members for mod_forum\local\entities\author, including all inherited members.
__construct(int $id, int $pictureitemid, string $firstname, string $lastname, string $fullname, string $email, bool $deleted, ?string $middlename=null, ?string $firstnamephonetic=null, ?string $lastnamephonetic=null, ?string $alternatename=null, ?string $imagealt=null) | mod_forum\local\entities\author | |
get_alternate_name() | mod_forum\local\entities\author | |
get_email() | mod_forum\local\entities\author | |
get_first_name() | mod_forum\local\entities\author | |
get_first_name_phonetic() | mod_forum\local\entities\author | |
get_full_name() | mod_forum\local\entities\author | |
get_id() | mod_forum\local\entities\author | |
get_image_alt() | mod_forum\local\entities\author | |
get_last_name() | mod_forum\local\entities\author | |
get_last_name_phonetic() | mod_forum\local\entities\author | |
get_middle_name() | mod_forum\local\entities\author | |
get_picture_item_id() | mod_forum\local\entities\author | |
is_deleted() | mod_forum\local\entities\author |