|
Cheetah
|
Public Member Functions | |
| __construct () | |
| clear ($sCache) | |
| size ($sCache, $isFormatted=false) | |
| _action ($sCache, $sMode='clear') | |
| _clearCacheObject ($oCache, $sPrefix) | |
| _getSizeCacheObject ($oCache, $sPrefix) | |
| _clearCache ($sPrefix, $sPath) | |
| _getSizeCache ($sPrefix, $sPath) | |
Protected Attributes | |
| $oMemberMenu | |
| $oCacheMemberMenu | |
| $oCachePb | |
| $oCacheDb | |
| $oCacheTemplates | |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/
Definition at line 8 of file ChWsbCacheUtilities.php.
| ChWsbCacheUtilities::__construct | ( | ) |
Definition at line 16 of file ChWsbCacheUtilities.php.
| ChWsbCacheUtilities::_action | ( | $sCache, | |
$sMode = 'clear' |
|||
| ) |
Definition at line 46 of file ChWsbCacheUtilities.php.
| ChWsbCacheUtilities::_clearCache | ( | $sPrefix, | |
| $sPath | |||
| ) |
Definition at line 102 of file ChWsbCacheUtilities.php.
| ChWsbCacheUtilities::_clearCacheObject | ( | $oCache, | |
| $sPrefix | |||
| ) |
Definition at line 85 of file ChWsbCacheUtilities.php.
| ChWsbCacheUtilities::_getSizeCache | ( | $sPrefix, | |
| $sPath | |||
| ) |
Definition at line 116 of file ChWsbCacheUtilities.php.
| ChWsbCacheUtilities::_getSizeCacheObject | ( | $oCache, | |
| $sPrefix | |||
| ) |
Definition at line 97 of file ChWsbCacheUtilities.php.
| ChWsbCacheUtilities::clear | ( | $sCache | ) |
Definition at line 35 of file ChWsbCacheUtilities.php.
| ChWsbCacheUtilities::size | ( | $sCache, | |
$isFormatted = false |
|||
| ) |
Definition at line 40 of file ChWsbCacheUtilities.php.
|
protected |
Definition at line 13 of file ChWsbCacheUtilities.php.
|
protected |
Definition at line 11 of file ChWsbCacheUtilities.php.
|
protected |
Definition at line 12 of file ChWsbCacheUtilities.php.
|
protected |
Definition at line 14 of file ChWsbCacheUtilities.php.
|
protected |
Definition at line 10 of file ChWsbCacheUtilities.php.