Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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 |