Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
This is the complete list of members for mod_chat\privacy\provider, including all inherited members.
delete_data_for_all_users_in_context(context $context) | mod_chat\privacy\provider | static |
core_privacy::local::request::plugin::provider::delete_data_for_all_users_in_context(\context $context) | core_privacy\local\request\core_user_data_provider | static |
delete_data_for_user(approved_contextlist $contextlist) | mod_chat\privacy\provider | static |
delete_data_for_users(approved_userlist $userlist) | mod_chat\privacy\provider | static |
export_user_data(approved_contextlist $contextlist) | mod_chat\privacy\provider | static |
get_chat_ids_to_cmids_from_cmids(array $cmids) | mod_chat\privacy\provider | protectedstatic |
get_contexts_for_userid(int $userid) | mod_chat\privacy\provider | static |
get_metadata(collection $collection) | mod_chat\privacy\provider | static |
get_users_in_context(userlist $userlist) | mod_chat\privacy\provider | static |
recordset_loop_and_export(moodle_recordset $recordset, $splitkey, $initial, callable $reducer, callable $export) | mod_chat\privacy\provider | protectedstatic |