$homeserverurl | communication_matrix\communication_feature | protected |
$matrixapi | communication_matrix\communication_feature | protected |
$webclienturl | communication_matrix\communication_feature | protected |
add_members_to_room(array $userids) | communication_matrix\communication_feature | |
check_room_membership(string $matrixuserid) | communication_matrix\communication_feature | |
check_user_exists(string $matrixuserid) | communication_matrix\communication_feature | |
create_chat_room() | communication_matrix\communication_feature | |
create_members(array $userids) | communication_matrix\communication_feature | |
delete_chat_room() | communication_matrix\communication_feature | |
get_body(Response $response) | communication_matrix\communication_feature | static |
get_chat_room_url() | communication_matrix\communication_feature | |
get_room_configuration() | communication_matrix\communication_feature | |
get_room_id() | communication_matrix\communication_feature | |
get_user_allowed_power_level(int $userid) | communication_matrix\communication_feature | |
is_configured() | communication_matrix\communication_feature | static |
load_for_instance(processor $communication) | communication_matrix\communication_feature | static |
reload() | communication_matrix\communication_feature | |
remote_room_exists() | communication_matrix\communication_feature | protected |
remove_members_from_room(array $userids) | communication_matrix\communication_feature | |
room_exists() | communication_matrix\communication_feature | protected |
save_form_data(\stdClass $instance) | communication_matrix\communication_feature | |
set_form_data(\stdClass $instance) | communication_matrix\communication_feature | |
set_form_definition(\MoodleQuickForm $mform) | communication_matrix\communication_feature | static |
synchronise_room_members() | communication_matrix\communication_feature | |
update_chat_room() | communication_matrix\communication_feature | |
update_room_avatar() | communication_matrix\communication_feature | |
update_room_membership(array $userids) | communication_matrix\communication_feature | |