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

Public Member Functions

 __construct ($oDb)
 
 isInCache ($sKey)
 
 get ($sKey, $bFromCache=true)
 
 set ($sKey, $mixedValue)
 
 cache ()
 
 clearCache ()
 

Public Attributes

 $_oDb
 
 $_oCache
 
 $_sCacheFile
 
 $_aParams
 

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 10 of file ChWsbParams.php.

Constructor & Destructor Documentation

◆ __construct()

ChWsbParams::__construct (   $oDb)

constructor

Definition at line 23 of file ChWsbParams.php.

Member Function Documentation

◆ cache()

ChWsbParams::cache ( )

Definition at line 66 of file ChWsbParams.php.

◆ clearCache()

ChWsbParams::clearCache ( )

Definition at line 77 of file ChWsbParams.php.

◆ get()

ChWsbParams::get (   $sKey,
  $bFromCache = true 
)

Definition at line 43 of file ChWsbParams.php.

◆ isInCache()

ChWsbParams::isInCache (   $sKey)

Definition at line 38 of file ChWsbParams.php.

◆ set()

ChWsbParams::set (   $sKey,
  $mixedValue 
)

Definition at line 53 of file ChWsbParams.php.

Member Data Documentation

◆ $_aParams

ChWsbParams::$_aParams

Definition at line 18 of file ChWsbParams.php.

◆ $_oCache

ChWsbParams::$_oCache

Definition at line 16 of file ChWsbParams.php.

◆ $_oDb

ChWsbParams::$_oDb

Definition at line 15 of file ChWsbParams.php.

◆ $_sCacheFile

ChWsbParams::$_sCacheFile

Definition at line 17 of file ChWsbParams.php.


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