Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for core_h5p\api, including all inherited members.
can_access_pluginfile_hash(string $url, bool $preventredirect=true) | core_h5p\api | protectedstatic |
can_edit_content(\stored_file $file) | core_h5p\api | static |
create_content_from_pluginfile_url(string $url, stdClass $config, factory $factory, stdClass &$messages, bool $preventredirect=true, bool $skipcapcheck=false) | core_h5p\api | static |
delete_content(\stdClass $content, factory $factory) | core_h5p\api | static |
delete_content_from_pluginfile_url(string $url, factory $factory) | core_h5p\api | static |
delete_library(factory $factory, stdClass $library) | core_h5p\api | static |
get_content_from_pathnamehash(string $pathnamehash) | core_h5p\api | static |
get_content_from_pluginfile_url(string $url, bool $preventredirect=true, bool $skipcapcheck=false) | core_h5p\api | static |
get_contenttype_libraries(?string $fields='') | core_h5p\api | static |
get_dependent_libraries(int $libraryid) | core_h5p\api | static |
get_export_info_from_context_id(int $contextid, factory $factory, string $component, string $filearea) | core_h5p\api | static |
get_library(int $libraryid) | core_h5p\api | static |
get_library_details(array $params, bool $configurable, string $fields='') | core_h5p\api | static |
get_original_content_from_pluginfile_url(string $url, bool $preventredirect=true, bool $skipcapcheck=false) | core_h5p\api | static |
get_pluginfile_hash(string $url) | core_h5p\api | protectedstatic |
is_library_enabled(\stdClass $librarydata) | core_h5p\api | static |
is_valid_package(\stored_file $file, bool $onlyupdatelibs, bool $skipcontent=false, ?factory $factory=null, bool $deletefiletree=true) | core_h5p\api | static |
set_library_enabled(int $libraryid, bool $isenabled) | core_h5p\api | static |