PHP Class BxDolCacheUtilities, dolphin.pro

Afficher le fichier Open project: boonex/dolphin.pro Class Usage Examples

Protected Properties

Свойство Type Description
$oCacheDb
$oCacheMemberMenu
$oCachePb
$oCacheTemplates
$oMemberMenu

Méthodes publiques

Méthode Description
__construct ( )
_action ( $sCache, $sMode = 'clear' )
_clearCache ( $sPrefix, $sPath )
_clearCacheObject ( $oCache, $sPrefix )
_getSizeCache ( $sPrefix, $sPath )
_getSizeCacheObject ( $oCache, $sPrefix )
clear ( $sCache )
size ( $sCache, $isFormatted = false )

Method Details

__construct() public méthode

public __construct ( )

_action() public méthode

public _action ( $sCache, $sMode = 'clear' )

_clearCache() public méthode

public _clearCache ( $sPrefix, $sPath )

_clearCacheObject() public méthode

public _clearCacheObject ( $oCache, $sPrefix )

_getSizeCache() public méthode

public _getSizeCache ( $sPrefix, $sPath )

_getSizeCacheObject() public méthode

public _getSizeCacheObject ( $oCache, $sPrefix )

clear() public méthode

public clear ( $sCache )

size() public méthode

public size ( $sCache, $isFormatted = false )

Property Details

$oCacheDb protected_oe property

protected $oCacheDb

$oCacheMemberMenu protected_oe property

protected $oCacheMemberMenu

$oCachePb protected_oe property

protected $oCachePb

$oCacheTemplates protected_oe property

protected $oCacheTemplates

$oMemberMenu protected_oe property

protected $oMemberMenu