Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for core_customfield\api, including all inherited members.
delete_category(category_controller $category) | core_customfield\api | static |
delete_field_configuration(field_controller $field) | core_customfield\api | static |
get_available_field_types() | core_customfield\api | static |
get_categories_with_fields(string $component, string $area, int $itemid) | core_customfield\api | static |
get_category_inplace_editable(category_controller $category, bool $editable=true) | core_customfield\api | static |
get_fields_supporting_course_grouping() | core_customfield\api | static |
get_instance_fields_data(array $fields, int $instanceid, bool $adddefaults=true) | core_customfield\api | static |
get_instances_fields_data(array $fields, array $instanceids, bool $adddefaults=true) | core_customfield\api | static |
move_category(category_controller $category, int $beforeid=0) | core_customfield\api | static |
move_field(field_controller $field, int $categoryid, int $beforeid=0) | core_customfield\api | static |
prepare_field_for_config_form(field_controller $field) | core_customfield\api | static |
save_category(category_controller $category) | core_customfield\api | static |
save_field_configuration(field_controller $field, stdClass $formdata) | core_customfield\api | static |