Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
This is the complete list of members for core_comment\privacy\provider, including all inherited members.
delete_comments_for_all_users(\context $context, string $component, ?string $commentarea=null, ?int $itemid=null) | core_comment\privacy\provider | static |
delete_comments_for_all_users_select(\context $context, string $component, string $commentarea, $itemidstest, $params=[]) | core_comment\privacy\provider | static |
delete_comments_for_user(\core_privacy\local\request\approved_contextlist $contextlist, string $component, ?string $commentarea=null, ?int $itemid=null) | core_comment\privacy\provider | static |
delete_comments_for_users(\core_privacy\local\request\approved_userlist $userlist, string $component, ?string $commentarea=null, ?int $itemid=null) | core_comment\privacy\provider | static |
export_comments(\context $context, string $component, string $commentarea, int $itemid, array $subcontext, bool $onlyforthisuser=true) | core_comment\privacy\provider | static |
get_metadata(collection $collection) | core_comment\privacy\provider | static |
get_users_in_context_from_sql(userlist $userlist, string $alias, string $component, string $area, ?int $contextid=null, string $insql='', array $params=[]) | core_comment\privacy\provider | static |