Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core_customfield\api Member List

This is the complete list of members for core_customfield\api, including all inherited members.

delete_category(category_controller $category)core_customfield\apistatic
delete_field_configuration(field_controller $field)core_customfield\apistatic
get_available_field_types()core_customfield\apistatic
get_categories_with_fields(string $component, string $area, int $itemid)core_customfield\apistatic
get_category_inplace_editable(category_controller $category, bool $editable=true)core_customfield\apistatic
get_fields_supporting_course_grouping()core_customfield\apistatic
get_instance_fields_data(array $fields, int $instanceid, bool $adddefaults=true)core_customfield\apistatic
get_instances_fields_data(array $fields, array $instanceids, bool $adddefaults=true)core_customfield\apistatic
move_category(category_controller $category, int $beforeid=0)core_customfield\apistatic
move_field(field_controller $field, int $categoryid, int $beforeid=0)core_customfield\apistatic
prepare_field_for_config_form(field_controller $field)core_customfield\apistatic
save_category(category_controller $category)core_customfield\apistatic
save_field_configuration(field_controller $field, stdClass $formdata)core_customfield\apistatic