This is the complete list of members for core\context\coursecat, including all inherited members.
$_contextlevel | core\context | protected |
$_depth | core\context | protected |
$_id | core\context | protected |
$_instanceid | core\context | protected |
$_locked | core\context | protected |
$_path | core\context | protected |
$cache_count | core\context | protectedstatic |
$cache_preloaded | core\context | protectedstatic |
$systemcontext | core\context | protectedstatic |
__construct(stdClass $record) | core\context\coursecat | protected |
__get($name) | core\context | |
__isset($name) | core\context | |
__set($name, $value) | core\context | |
__unset($name) | core\context | |
build_paths($force) | core\context\coursecat | protectedstatic |
cache_add(context $context) | core\context | protectedstatic |
cache_get($contextlevel, $instance) | core\context | protectedstatic |
cache_get_by_id($id) | core\context | protectedstatic |
cache_remove(context $context) | core\context | protectedstatic |
create_instance_from_record(stdClass $record) | core\context | protectedstatic |
create_level_instances() | core\context\coursecat | protectedstatic |
DEFAULT_CAPABILITY_SORT | core\context | protected |
delete() | core\context | |
delete_capabilities() | core\context | |
delete_content() | core\context | |
get_behat_reference_columns() | core\context\coursecat | protectedstatic |
get_capabilities(string $sort=self::DEFAULT_CAPABILITY_SORT) | core\context\coursecat | |
get_child_contexts() | core\context\coursecat | |
get_cleanup_sql() | core\context\coursecat | protectedstatic |
get_compatible_role_archetypes() | core\context\coursecat | protectedstatic |
get_context_name($withprefix=true, $short=false, $escape=true) | core\context\coursecat | |
get_course_context($strict=true) | core\context | |
get_instance_table() | core\context\coursecat | protectedstatic |
get_level_name() | core\context\coursecat | static |
get_parent_context() | core\context | |
get_parent_context_ids($includeself=false) | core\context | |
get_parent_context_paths($includeself=false) | core\context | |
get_parent_contexts($includeself=false) | core\context | |
get_possible_parent_levels() | core\context\coursecat | static |
get_short_name() | core\context\coursecat | static |
get_url() | core\context\coursecat | |
getIterator() | core\context | |
insert_context_record($contextlevel, $instanceid, $parentpath) | core\context | protectedstatic |
instance($categoryid, $strictness=MUST_EXIST) | core\context\coursecat | static |
instance_by_id($id, $strictness=MUST_EXIST) | core\context | static |
is_child_of(context $possibleparent, bool $includeself) | core\context | |
is_locked() | core\context | |
is_parent_of(context $possiblechild, bool $includeself) | core\context | |
LEVEL | core\context\coursecat | |
mark_dirty() | core\context | |
merge_context_temp_table() | core\context | protectedstatic |
preload_from_record(stdClass $rec) | core\context | protectedstatic |
reload_if_dirty() | core\context | |
reset_caches() | core\context | protectedstatic |
reset_paths($rebuild=true) | core\context | |
set_locked(bool $locked) | core\context | |
update_moved(context $newparent) | core\context | |