PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Static Public Member Functions | |
static | process ($css, $options=array()) |
Minify a CSS string. More... | |
Protected Member Functions | |
_process ($css) | |
Minify a CSS string. More... | |
_selectorsCB ($m) | |
Replace what looks like a set of selectors. More... | |
_commentCB ($m) | |
Process a comment and return a replacement. More... | |
_fontFamilyCB ($m) | |
Process a font-family listing and return a replacement. More... | |
Protected Attributes | |
$_options = null | |
$_inHack = false | |
Definition at line 21 of file Minify_CSS_Compressor.php.
|
protected |
Process a comment and return a replacement.
array | $m | regex matches |
Definition at line 178 of file Minify_CSS_Compressor.php.
|
protected |
Process a font-family listing and return a replacement.
array | $m | regex matches |
Definition at line 238 of file Minify_CSS_Compressor.php.
|
protected |
Minify a CSS string.
string | $css |
Definition at line 67 of file Minify_CSS_Compressor.php.
|
protected |
Replace what looks like a set of selectors.
array | $m | regex matches |
Definition at line 165 of file Minify_CSS_Compressor.php.
|
static |
Minify a CSS string.
string | $css | |
array | $options | (currently ignored) |
Definition at line 32 of file Minify_CSS_Compressor.php.
|
protected |
Definition at line 48 of file Minify_CSS_Compressor.php.
|
protected |
Definition at line 41 of file Minify_CSS_Compressor.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:43 - is a product of SAS. All rights reserved.