Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
This is the complete list of members for core_filetypes, including all inherited members.
$cachedtypes | core_filetypes | protectedstatic |
add_type($extension, $mimetype, $coreicon, array $groups=array(), $corestring='', $customdescription='', $defaulticon=false) | core_filetypes | static |
create_config_record($extension, $mimetype, $coreicon, array $groups, $corestring, $customdescription, $defaulticon) | core_filetypes | protectedstatic |
delete_type($extension) | core_filetypes | static |
get_custom_types() | core_filetypes | protectedstatic |
get_default_types() | core_filetypes | protectedstatic |
get_deleted_types() | core_filetypes | static |
get_file_extension($mimetype) | core_filetypes | static |
get_types() | core_filetypes | static |
reset_caches() | core_filetypes | static |
revert_type_to_default($extension) | core_filetypes | static |
set_custom_types(array $types) | core_filetypes | protectedstatic |
update_type($extension, $newextension, $mimetype, $coreicon, array $groups=array(), $corestring='', $customdescription='', $defaulticon=false) | core_filetypes | static |