Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
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 |