Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for core_customfield\privacy\provider, including all inherited members.
before_delete_data(string $dataidstest, array $params) | core_customfield\privacy\provider | protectedstatic |
before_delete_fields(string $categoryidstest, array $params) | core_customfield\privacy\provider | protectedstatic |
delete_categories(array $contextids, array $categoriesids) | core_customfield\privacy\provider | protectedstatic |
delete_customfields_configuration(approved_contextlist $contextlist, string $component, string $area, string $itemidstest='IS NOT NULL', array $params=[]) | core_customfield\privacy\provider | static |
delete_customfields_configuration_for_context(string $component, string $area, context $context) | core_customfield\privacy\provider | static |
delete_customfields_data(approved_contextlist $contextlist, string $component, string $area, string $itemidstest='IS NOT NULL', string $instanceidstest='IS NOT NULL', array $params=[]) | core_customfield\privacy\provider | static |
delete_customfields_data_for_context(string $component, string $area, context $context) | core_customfield\privacy\provider | static |
export_customfield_data(data_controller $data, array $subcontext) | core_customfield\privacy\provider | static |
export_customfield_data_unknown(\stdClass $record, stdClass $field, array $subcontext) | core_customfield\privacy\provider | protectedstatic |
export_customfields_data(approved_contextlist $contextlist, string $component, string $area, string $itemidstest='IS NOT NULL', string $instanceidstest='IS NOT NULL', array $params=[], array $subcontext=null) | core_customfield\privacy\provider | static |
get_customfields_configuration_contexts(string $component, string $area, string $itemidstest='IS NOT NULL', array $params=[]) | core_customfield\privacy\provider | static |
get_customfields_data_contexts(string $component, string $area, string $itemidstest='IS NOT NULL', string $instanceidstest='IS NOT NULL', array $params=[]) | core_customfield\privacy\provider | static |
get_metadata(collection $collection) | core_customfield\privacy\provider | static |
get_params(string $component, string $area, array $params) | core_customfield\privacy\provider | protectedstatic |