$context | core_contentbank\contenttype | protected |
__construct(\context $context=null) | core_contentbank\contenttype | |
can_access() | core_contentbank\contenttype | |
can_delete(content $content) | core_contentbank\contenttype | |
CAN_DOWNLOAD | core_contentbank\contenttype | |
can_download(content $content) | core_contentbank\contenttype | |
CAN_EDIT | core_contentbank\contenttype | |
can_edit(?content $content=null) | core_contentbank\contenttype | |
can_manage(content $content) | core_contentbank\contenttype | |
CAN_UPLOAD | core_contentbank\contenttype | |
can_upload() | core_contentbank\contenttype | |
create_content(\stdClass $record=null) | core_contentbank\contenttype | |
delete_content(\core_contentbank\content $content) | contenttype_h5p\contenttype | |
core_contentbank::contenttype::delete_content(content $content) | core_contentbank\contenttype | |
get_contenttype_name() | core_contentbank\contenttype | |
get_contenttype_types() | contenttype_h5p\contenttype | |
get_download_url(content $content) | core_contentbank\contenttype | |
get_icon(\core_contentbank\content $content) | contenttype_h5p\contenttype | |
core_contentbank::contenttype::get_icon(content $content) | core_contentbank\contenttype | |
get_implemented_features() | contenttype_h5p\contenttype | protected |
get_manageable_extensions() | contenttype_h5p\contenttype | |
get_plugin_name() | core_contentbank\contenttype | |
get_view_content(\core_contentbank\content $content) | contenttype_h5p\contenttype | |
core_contentbank::contenttype::get_view_content(content $content) | core_contentbank\contenttype | |
get_view_url(content $content) | core_contentbank\contenttype | |
is_access_allowed() | contenttype_h5p\contenttype | protected |
is_delete_allowed(content $content) | core_contentbank\contenttype | protected |
is_download_allowed(content $content) | core_contentbank\contenttype | protected |
is_edit_allowed(?content $content) | core_contentbank\contenttype | protected |
is_feature_supported(string $feature) | core_contentbank\contenttype | |
is_manage_allowed(content $content) | core_contentbank\contenttype | protected |
is_upload_allowed() | core_contentbank\contenttype | protected |
move_content(content $content, context $context) | core_contentbank\contenttype | |
rename_content(content $content, string $name) | core_contentbank\contenttype | |
replace_content(stored_file $file, content $content) | core_contentbank\contenttype | |
upload_content(stored_file $file, stdClass $record=null) | core_contentbank\contenttype | |