This is the class expCSS
package |
Subsystems |
---|---|
subpackage |
Subsystems |
auto_compile_less(string $less_pname, string $css_fname, array $vars = array()) : boolean
static | |
---|---|
Throws |
|
string
full pathname of the .less file
string
filename of the output css file
array
array of variables to pass to parse()
boolean
auto_compile_scss(string $scss_pname, string $css_fname, array $vars = array()) : boolean
static | |
---|---|
Throws |
|
string
full pathname of the .scss file
string
filename of the output css file
array
array of variables to pass to parse()
boolean
parseCSSFiles()
pushToHead( $params)
themeCSS()
updateCoreCss()