Table of Contents
Properties
-
$config
: mixed
-
$mime
: mixed
-
$minCmd
: mixed
-
$type
: mixed
Methods
-
__construct()
: mixed
-
minify()
: mixed
$config
protected
mixed
$config
$mime
protected
mixed
$mime
= array('js' => "text/javascript", 'css' => "text/css")
$minCmd
protected
mixed
$minCmd
= ""
$type
protected
mixed
$type
= "js"
__construct()
public
__construct([mixed $type = null ]) : mixed
Parameters
-
$type
: mixed
= null
-
minify()
public
minify([mixed $cacheFile = null ][, mixed $dir = null ]) : mixed
Parameters
-
$cacheFile
: mixed
= null
-
-
$dir
: mixed
= null
-