Magrathea PHP 2

MagratheaCompressor
in package

Table of Contents

Properties

$compress  : mixed
$files  : mixed

Methods

AddArray()  : MagratheaCompressor
add an array of file paths
AddFile()  : MagratheaCompressor
add a file path
GetCode()  : string
return minified code
GetMinCode()  : string
return minified code
GetRawCode()  : string
Get the raw code from all the files

Properties

Methods

GetCode()

return minified code

public GetCode() : string
Return values
string

code

GetMinCode()

return minified code

public GetMinCode() : string
Return values
string

code

GetRawCode()

Get the raw code from all the files

public GetRawCode() : string
Return values
string

        
On this page

Search results