.

JCSSManager

JCSSManager combines and compresses both Javascript and CSS files, reducing both the number of requests and the amount of data transfered by your webserver. More...

Classes

class   ConfigJCSSManager
  Config Options for JCSSManager. More...
class   JCSSManagerCompressCSSCommand
  Compress CSS. More...
class   JCSSManagerCompressJSCommand
  Compress JS. More...

Detailed Description

JCSSManager combines and compresses both Javascript and CSS files, reducing both the number of requests and the amount of data transfered by your webserver.

JCSSManager currently supports:

Attention:
JCSSManager need Java to be installed on your system to run both YUI Compressoor or Closure Compiler!

Usage