Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for communication_matrix\matrix_room, including all inherited members.
create_room_record(int $processorid, ?string $topic, ?string $roomid=null,) | communication_matrix\matrix_room | static |
delete_room_record() | communication_matrix\matrix_room | |
get_processor_id() | communication_matrix\matrix_room | |
get_room_id() | communication_matrix\matrix_room | |
get_topic() | communication_matrix\matrix_room | |
load_by_processor_id(int $processorid,) | communication_matrix\matrix_room | static |
update_room_record(?string $roomid=null, ?string $topic=null,) | communication_matrix\matrix_room |