Gives access to CSS variables in the system.
More...
Gives access to CSS variables in the system.
Definition at line 14 of file CssCompiler.php.
◆ __construct()
| Elgg\Assets\CssCompiler::__construct |
( |
protected EventsService |
$events | ) |
|
◆ getCssVars()
| Elgg\Assets\CssCompiler::getCssVars |
( |
bool |
$load_config_vars = true | ) |
|
Fetches a combined set of CSS variables and their value.
- Parameters
-
| bool | $load_config_vars | determines if config values are being loaded |
- Returns
- array
Definition at line 33 of file CssCompiler.php.
◆ loadPluginVars()
| Elgg\Assets\CssCompiler::loadPluginVars |
( |
| ) |
|
|
protected |
Loads the plugin theme variables.
- Returns
- void
Definition at line 68 of file CssCompiler.php.
◆ $css_variables
| array Elgg\Assets\CssCompiler::$css_variables = null |
|
protected |
The documentation for this class was generated from the following file: