$activityheaderconfig | theme_config | |
$addblockposition | theme_config | |
$blockrendermethod | theme_config | |
$blockrtlmanipulations | theme_config | |
$csspostprocess | theme_config | |
$csstreepostprocessor | theme_config | |
$darrow | theme_config | |
$dir | theme_config | |
$doctype | theme_config | |
$editor_scss | theme_config | |
$editor_sheets | theme_config | |
$enable_dock | theme_config | |
$enablecourseajax | theme_config | |
$extrascsscallback | theme_config | |
$haseditswitch | theme_config | |
$hidefromselector | theme_config | |
$iconsystem | theme_config | |
$javascripts | theme_config | |
$javascripts_footer | theme_config | |
$larrow | theme_config | |
$layouts | theme_config | |
$name | theme_config | |
$parent_configs | theme_config | protected |
$parents | theme_config | |
$parents_exclude_javascripts | theme_config | |
$parents_exclude_sheets | theme_config | |
$plugins_exclude_sheets | theme_config | |
$precompiledcsscallback | theme_config | |
$prescsscallback | theme_config | |
$rarrow | theme_config | |
$remapiconcache | theme_config | |
$removedprimarynavitems | theme_config | |
$rendererfactory | theme_config | |
$requiredblocks | theme_config | |
$rf | theme_config | protected |
$rtlmode | theme_config | protected |
$scss | theme_config | |
$scsscache | theme_config | protected |
$settings | theme_config | |
$sheets | theme_config | |
$uarrow | theme_config | |
$usefallback | theme_config | |
$usescourseindex | theme_config | |
$yuicssmodules | theme_config | |
css_urls(moodle_page $page) | theme_config | |
DEFAULT_THEME | theme_config | |
diagnose($themename) | theme_config | static |
editor_css_files() | theme_config | |
editor_css_url($encoded=true) | theme_config | |
editor_scss_to_css() | theme_config | |
font_url($font, $component) | theme_config | |
force_svg_use($setting) | theme_config | |
get_all_block_regions() | theme_config | |
get_block_render_method() | theme_config | |
get_css_cache_key() | theme_config | |
get_css_cached_content() | theme_config | |
get_css_content() | theme_config | |
get_css_content_debug($type, $subtype, $sheet) | theme_config | |
get_css_content_editor() | theme_config | |
get_css_content_from_scss($themedesigner) | theme_config | protected |
get_css_files($themedesigner) | theme_config | protected |
get_css_tree_post_processor() | theme_config | |
get_extra_scss_code() | theme_config | |
get_icon_system() | theme_config | |
get_pre_scss_code() | theme_config | |
get_precompiled_css_content() | theme_config | |
get_region_name($region, $theme) | theme_config | protected |
get_renderer(moodle_page $page, $component, $subtype=null, $target=null) | theme_config | |
get_rtl_mode() | theme_config | |
get_scss_property() | theme_config | |
get_theme_name() | theme_config | |
has_css_cached_content() | theme_config | |
image_url($imagename, $component) | theme_config | |
init_page(moodle_page $page) | theme_config | |
javascript_content($type) | theme_config | |
javascript_files($type) | theme_config | |
javascript_url($inhead) | theme_config | |
layout_file($pagelayout) | theme_config | |
layout_info_for_page($pagelayout) | theme_config | protected |
load($themename) | theme_config | static |
pagelayout_options($pagelayout) | theme_config | |
pix_url($imagename, $component) | theme_config | |
post_process($css) | theme_config | |
renderer_prefixes() | theme_config | |
resolve_excludes($variable, $default=null) | theme_config | protected |
resolve_font_location($font, $component) | theme_config | |
resolve_image_location($image, $component, $svg=false) | theme_config | |
rtlize($csstree) | theme_config | protected |
SCSS_KEY | theme_config | |
set_css_content_cache($csscontent) | theme_config | |
set_rtl_mode($inrtl=true) | theme_config | |
setting_file_serve($filearea, $args, $forcedownload, $options) | theme_config | |
setting_file_url($setting, $filearea) | theme_config | |
setup_blocks($pagelayout, $blockmanager) | theme_config | |
supports_source_maps($themedesigner) | theme_config | |
use_svg_icons() | theme_config | |