ConfigJCSSManager Class Reference
[JCSSManager]
Config Options for JCSSManager. More...
Public Attributes |
|
const | ALSO_GZIP = 'JCSS_ALSO_GZIP' |
Set to FALSE to disable gzipping compressed
files. |
|
const | CSS_COMPRESSOR = 'JCSS_CSS_COMPRESSOR' |
CSS Compression method. |
|
const | CSS_DIR = 'JCSS_CSS_DIR' |
const | JS_COMPRESSOR = 'JCSS_JS_COMPRESSOR' |
Javascript Compression method. |
|
const | JS_DIR = 'JCSS_JS_DIR' |
const | USE_COMPRESSED = 'JCSS_USE_COMPRESSED' |
Set to FALSE to disable usage compressed
scripts. |
Detailed Description
Config Options for JCSSManager.
Definition at line 8 of file start.inc.php.
Member Data Documentation
const ConfigJCSSManager::ALSO_GZIP = 'JCSS_ALSO_GZIP' |
Set to FALSE to disable gzipping compressed files.
Definition at line 28 of file start.inc.php.
const ConfigJCSSManager::CSS_COMPRESSOR = 'JCSS_CSS_COMPRESSOR' |
CSS Compression method.
Only 'yui' and 'csstidy' are supported
Definition at line 15 of file start.inc.php.
const ConfigJCSSManager::CSS_DIR = 'JCSS_CSS_DIR' |
Definition at line 9 of file start.inc.php.
const ConfigJCSSManager::JS_COMPRESSOR = 'JCSS_JS_COMPRESSOR' |
Javascript Compression method.
Possible values are 'yui' or 'closure'
Definition at line 19 of file start.inc.php.
const ConfigJCSSManager::JS_DIR = 'JCSS_JS_DIR' |
Definition at line 10 of file start.inc.php.
const ConfigJCSSManager::USE_COMPRESSED = 'JCSS_USE_COMPRESSED' |
Set to FALSE to disable usage compressed scripts.
Definition at line 24 of file start.inc.php.
The documentation for this class was generated from the following file:
- contributions/jcssmanager/start.inc.php