eZ Publish  [4.2]
eZContentCache Class Reference

The class eZContentCache does. More...

List of all members.

Static Public Member Functions

static cachePathInfo ($siteDesign, $nodeID, $viewMode, $language, $offset, $roleList, $discountList, $layout, $cacheTTL=false, $parameters=array())
static calculateCleanupValue ($nodeCount)
static cleanup ($nodeList, $userId=false)
static exists ($siteDesign, $nodeID, $viewMode, $language, $offset, $roleList, $discountList, $layout, $parameters=array())
static inCleanupThresholdRange ($value)
static restore ($siteDesign, $nodeID, $viewMode, $language, $offset, $roleList, $discountList, $layout, $parameters=array())
static store ($siteDesign, $objectID, $classID, $classIdentifier, $nodeID, $parentNodeID, $nodeDepth, $urlAlias, $viewMode, $sectionID, $language, $offset, $roleList, $discountList, $layout, $navigationPartIdentifier, $result, $cacheTTL=-1, $parameters=array())

Public Attributes

const CODE_DATE = 1064816011

Detailed Description

The class eZContentCache does.

Definition at line 40 of file kernel/classes/ezcontentcache.php.


Member Function Documentation

static eZContentCache::cachePathInfo ( siteDesign,
nodeID,
viewMode,
language,
offset,
roleList,
discountList,
layout,
cacheTTL = false,
parameters = array() 
) [static]

Definition at line 46 of file kernel/classes/ezcontentcache.php.

Referenced by exists(), restore(), and store().

static eZContentCache::calculateCleanupValue ( nodeCount) [static]
static eZContentCache::cleanup ( nodeList,
userId = false 
) [static]
static eZContentCache::exists ( siteDesign,
nodeID,
viewMode,
language,
offset,
roleList,
discountList,
layout,
parameters = array() 
) [static]

Definition at line 81 of file kernel/classes/ezcontentcache.php.

static eZContentCache::inCleanupThresholdRange ( value) [static]
static eZContentCache::restore ( siteDesign,
nodeID,
viewMode,
language,
offset,
roleList,
discountList,
layout,
parameters = array() 
) [static]

Definition at line 110 of file kernel/classes/ezcontentcache.php.

static eZContentCache::store ( siteDesign,
objectID,
classID,
classIdentifier,
nodeID,
parentNodeID,
nodeDepth,
urlAlias,
viewMode,
sectionID,
language,
offset,
roleList,
discountList,
layout,
navigationPartIdentifier,
result,
cacheTTL = -1,
parameters = array() 
) [static]

Definition at line 196 of file kernel/classes/ezcontentcache.php.


Member Data Documentation

const eZContentCache::CODE_DATE = 1064816011

Definition at line 44 of file kernel/classes/ezcontentcache.php.

Referenced by store().


The documentation for this class was generated from the following file: