Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
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 |