Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
core_contentbank\contenttype Member List

This is the complete list of members for core_contentbank\contenttype, including all inherited members.

$contextcore_contentbank\contenttypeprotected
__construct(\context $context=null)core_contentbank\contenttype
can_access()core_contentbank\contenttype
can_delete(content $content)core_contentbank\contenttype
CAN_EDITcore_contentbank\contenttype
can_edit(?content $content=null)core_contentbank\contenttype
can_manage(content $content)core_contentbank\contenttype
CAN_UPLOADcore_contentbank\contenttype
can_upload()core_contentbank\contenttype
create_content(\stdClass $record=null)core_contentbank\contenttype
delete_content(content $content)core_contentbank\contenttype
get_contenttype_name()core_contentbank\contenttype
get_contenttype_types()core_contentbank\contenttype
get_icon(content $content)core_contentbank\contenttype
get_implemented_features()core_contentbank\contenttypeprotected
get_manageable_extensions()core_contentbank\contenttype
get_plugin_name()core_contentbank\contenttype
get_view_content(content $content)core_contentbank\contenttype
get_view_url(content $content)core_contentbank\contenttype
is_access_allowed()core_contentbank\contenttypeprotected
is_delete_allowed(content $content)core_contentbank\contenttypeprotected
is_edit_allowed(?content $content)core_contentbank\contenttypeprotected
is_feature_supported(string $feature)core_contentbank\contenttype
is_manage_allowed(content $content)core_contentbank\contenttypeprotected
is_upload_allowed()core_contentbank\contenttypeprotected
move_content(content $content, context $context)core_contentbank\contenttype
rename_content(content $content, string $name)core_contentbank\contenttype
upload_content(stored_file $file, stdClass $record=null)core_contentbank\contenttype