trait CachesProperties (View source)

Methods

static 
bootCachesProperties()

No description

refresh()

No description

string
cachePropertiesPrefix()

Returns a unique key for the cache.

void
cacheProperties()

Cache properties for reuse in same request.

void
restoreProperties()

Restores properties from the same request.

Details

static bootCachesProperties()

No description

refresh()

No description

protected string cachePropertiesPrefix()

Returns a unique key for the cache.

Return Value

string

void cacheProperties()

Cache properties for reuse in same request.

Return Value

void

void restoreProperties()

Restores properties from the same request.

Return Value

void