Property | Type | Description | |
---|---|---|---|
$__version | string | Override version |
Method | Description | |
---|---|---|
endCSSCompress ( ) | Display compressed output | |
endCompress ( ) : string | Return the buffer | |
endHTMLCompress ( boolean $comments = false, boolean $conditional = false ) : string | Display compressed output | |
endJavascriptCompress ( ) | Display compressed output | |
startCompress ( ) | Utility to start buffering |
public static endCompress ( ) : string | ||
return | string |
public static endJavascriptCompress ( ) |