PHP Class Minify_ImportProcessor, minify

Author: Stephen Clay ([email protected])
Author: Simon Schick ([email protected])
Show file Open project: mrclay/minify Class Usage Examples

Public Properties

Property Type Description
$filesIncluded

Public Methods

Method Description
process ( $file )

Private Methods

Method Description
__construct ( String $currentDir, String $previewsDir = "" )
_getContent ( $file, $is_imported = false )
_importCB ( $m )
_urlCB ( $m )
getPathDiff ( string $from, string $to, string $ps = DIRECTORY_SEPARATOR ) : string
truepath ( string $path ) : string This function is to replace PHP's extremely buggy realpath().

Method Details

process() public static method

public static process ( $file )

Property Details

$filesIncluded public static property

public static $filesIncluded