Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for core_customfield\category_controller, including all inherited members.
$category | core_customfield\category_controller | protected |
$fields (defined in core_customfield\category_controller) | core_customfield\category_controller | protected |
$handler (defined in core_customfield\category_controller) | core_customfield\category_controller | protected |
__construct(int $id=0, stdClass $record=null) | core_customfield\category_controller | protected |
add_field(field_controller $field) | core_customfield\category_controller | |
create(int $id, stdClass $record=null, handler $handler=null) | core_customfield\category_controller | static |
delete() | core_customfield\category_controller | |
get($property) | core_customfield\category_controller | |
get_fields() | core_customfield\category_controller | |
get_formatted_name() | core_customfield\category_controller | |
get_handler() | core_customfield\category_controller | |
save() | core_customfield\category_controller | |
set($property, $value) | core_customfield\category_controller | |
set_handler(handler $handler) | core_customfield\category_controller | |
to_record() | core_customfield\category_controller |