Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for core_message\tests\helper, including all inherited members.
send_fake_message_to_conversation(\stdClass $userfrom, int $convid, string $message='Hello world!', int $time=null) | core_message\tests\helper | static |
send_fake_read_notification(\stdClass $userfrom, stdClass $userto, string $message='Hello world!', int $timecreated=0, int $timeread=0) | core_message\tests\helper | static |
send_fake_unread_notification(\stdClass $userfrom, stdClass $userto, string $message='Hello world!', int $timecreated=0) | core_message\tests\helper | static |