Moodle PHP Documentation
4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
core
context
core\context Member List
This is the complete list of members for
core\context
, 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
protected
static
$cache_preloaded
core\context
protected
static
$systemcontext
core\context
protected
static
__construct
(stdClass $record)
core\context
protected
__get
($name)
core\context
__isset
($name)
core\context
__set
($name, $value)
core\context
__unset
($name)
core\context
build_paths
($force)
core\context
protected
static
cache_add
(context $context)
core\context
protected
static
cache_get
($contextlevel, $instance)
core\context
protected
static
cache_get_by_id
($id)
core\context
protected
static
cache_remove
(context $context)
core\context
protected
static
create_instance_from_record
(stdClass $record)
core\context
protected
static
create_level_instances
()
core\context
protected
static
DEFAULT_CAPABILITY_SORT
core\context
protected
delete
()
core\context
delete_capabilities
()
core\context
delete_content
()
core\context
get_behat_reference_columns
()
core\context
protected
static
get_capabilities
(string $sort=self::DEFAULT_CAPABILITY_SORT)
core\context
get_child_contexts
()
core\context
get_cleanup_sql
()
core\context
protected
static
get_compatible_role_archetypes
()
core\context
protected
static
get_context_name
($withprefix=true, $short=false, $escape=true)
core\context
get_course_context
($strict=true)
core\context
get_instance_table
()
core\context
protected
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
static
get_short_name
()
core\context
static
get_url
()
core\context
getIterator
()
core\context
insert_context_record
($contextlevel, $instanceid, $parentpath)
core\context
protected
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
mark_dirty
()
core\context
merge_context_temp_table
()
core\context
protected
static
preload_from_record
(stdClass $rec)
core\context
protected
static
reload_if_dirty
()
core\context
reset_caches
()
core\context
protected
static
reset_paths
($rebuild=true)
core\context
set_locked
(bool $locked)
core\context
update_moved
(context $newparent)
core\context
Generated on Sun Jun 9 2024 02:47:25 for Moodle PHP Documentation by
1.11.0