\JCORE\SERVICE\HTTP_OPTIMIZATION\ASSETICASSETIC_WRAPPER

Class ASSETIC_WRAPPER

Summary

Methods
Properties
Constants
__construct()
init()
getCachePath()
getHttpResolvedPath()
getHttpPath()
flushCache()
pauseCache()
enableCache()
getCachedName()
checkCacheArgs()
checkCompiled()
cacheCSS()
cacheJS()
$CACHE_PATH
$HTTP_PATH
$CSS_FILTER
$JS_FILTER
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$CACHE_PATH

$CACHE_PATH : string

CACHE_PATH

Type

string

$HTTP_PATH

$HTTP_PATH : string

HTTP_PATH

Type

string

$CSS_FILTER

$CSS_FILTER : array

CSS_FILTER

Type

array

$JS_FILTER

$JS_FILTER : array

JS_FILTER

Type

array

Methods

__construct()

__construct(  $args = null) : boolean

__construct

Parameters

$args

Returns

boolean

init()

init(  $args = null) : null

DESCRIPTOR: init

Parameters

$args

Returns

null

getCachePath()

getCachePath(  $args = null) : string

getCachePath

Parameters

$args

Returns

string

getHttpResolvedPath()

getHttpResolvedPath(  $args = null) : string

getHttpResolvedPath

Parameters

$args

Returns

string

getHttpPath()

getHttpPath(  $args = null) : string

getHttpPath

Parameters

$args

Returns

string

flushCache()

flushCache(  $args = null) : string

flushCache DELETE IT ALL

Parameters

$args

Returns

string

pauseCache()

pauseCache(  $args = null) : string

pauseCache

Parameters

$args

Returns

string

enableCache()

enableCache(  $args = null) : string

enableCache

Parameters

$args

Returns

string

getCachedName()

getCachedName(  $args = null) : string

getCachedName

Parameters

$args

Returns

string

checkCacheArgs()

checkCacheArgs(  $args = null) : boolean

checkCacheArgs

Parameters

$args

Returns

boolean

checkCompiled()

checkCompiled(  $args = null) : boolean

checkCompiled

Parameters

$args

Returns

boolean

cacheCSS()

cacheCSS(  $args = null) : boolean

DESCRIPTOR: cacheCSS

Parameters

$args

Returns

boolean

cacheJS()

cacheJS(  $args = null) : boolean

DESCRIPTOR: cacheJS

Parameters

$args

Returns

boolean