◆ __construct()
core_admin\output\theme_selector::__construct |
( |
array | $themedata, |
|
|
bool | $definedinconfig = false ) |
Constructor.
- Parameters
-
array | $themedata | Theme data used for template. |
bool | $definedinconfig | Whether $CFG->theme is defined in config.php. |
◆ export_for_template()
core_admin\output\theme_selector::export_for_template |
( |
renderer_base | $output | ) |
|
Export this data so it can be used as the context for a mustache template.
- Parameters
-
- Return values
-
Implements templatable.
The documentation for this class was generated from the following file:
- admin/classes/output/theme_selector.php