Cheetah
Public Member Functions | Protected Attributes | List of all members
ChWsbCacheUtilities Class Reference

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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ __construct()

ChWsbCacheUtilities::__construct ( )

Definition at line 16 of file ChWsbCacheUtilities.php.

Member Function Documentation

◆ _action()

ChWsbCacheUtilities::_action (   $sCache,
  $sMode = 'clear' 
)

Definition at line 46 of file ChWsbCacheUtilities.php.

◆ _clearCache()

ChWsbCacheUtilities::_clearCache (   $sPrefix,
  $sPath 
)

Definition at line 102 of file ChWsbCacheUtilities.php.

◆ _clearCacheObject()

ChWsbCacheUtilities::_clearCacheObject (   $oCache,
  $sPrefix 
)

Definition at line 85 of file ChWsbCacheUtilities.php.

◆ _getSizeCache()

ChWsbCacheUtilities::_getSizeCache (   $sPrefix,
  $sPath 
)

Definition at line 116 of file ChWsbCacheUtilities.php.

◆ _getSizeCacheObject()

ChWsbCacheUtilities::_getSizeCacheObject (   $oCache,
  $sPrefix 
)

Definition at line 97 of file ChWsbCacheUtilities.php.

◆ clear()

ChWsbCacheUtilities::clear (   $sCache)

Definition at line 35 of file ChWsbCacheUtilities.php.

◆ size()

ChWsbCacheUtilities::size (   $sCache,
  $isFormatted = false 
)

Definition at line 40 of file ChWsbCacheUtilities.php.

Member Data Documentation

◆ $oCacheDb

ChWsbCacheUtilities::$oCacheDb
protected

Definition at line 13 of file ChWsbCacheUtilities.php.

◆ $oCacheMemberMenu

ChWsbCacheUtilities::$oCacheMemberMenu
protected

Definition at line 11 of file ChWsbCacheUtilities.php.

◆ $oCachePb

ChWsbCacheUtilities::$oCachePb
protected

Definition at line 12 of file ChWsbCacheUtilities.php.

◆ $oCacheTemplates

ChWsbCacheUtilities::$oCacheTemplates
protected

Definition at line 14 of file ChWsbCacheUtilities.php.

◆ $oMemberMenu

ChWsbCacheUtilities::$oMemberMenu
protected

Definition at line 10 of file ChWsbCacheUtilities.php.


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