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

Public Member Functions

 __construct ()
 
 start ()
 
 destroy ()
 
 exists ($sId='')
 
 getId ()
 
 setValue ($sKey, $mixedValue)
 
 unsetValue ($sKey)
 
 getValue ($sKey)
 

Static Public Member Functions

static getInstance ()
 

Public Attributes

 $oDb
 
 $sId
 
 $iUserId
 
 $aData
 

Detailed Description

Definition at line 13 of file ChWsbSession.php.

Constructor & Destructor Documentation

◆ __construct()

ChWsbSession::__construct ( )

Definition at line 20 of file ChWsbSession.php.

Member Function Documentation

◆ destroy()

ChWsbSession::destroy ( )

Definition at line 57 of file ChWsbSession.php.

◆ exists()

ChWsbSession::exists (   $sId = '')

Definition at line 71 of file ChWsbSession.php.

◆ getId()

ChWsbSession::getId ( )

Definition at line 86 of file ChWsbSession.php.

◆ getInstance()

static ChWsbSession::getInstance ( )
static

Definition at line 28 of file ChWsbSession.php.

◆ getValue()

ChWsbSession::getValue (   $sKey)

Definition at line 113 of file ChWsbSession.php.

◆ setValue()

ChWsbSession::setValue (   $sKey,
  $mixedValue 
)

Definition at line 91 of file ChWsbSession.php.

◆ start()

ChWsbSession::start ( )

Definition at line 39 of file ChWsbSession.php.

◆ unsetValue()

ChWsbSession::unsetValue (   $sKey)

Definition at line 100 of file ChWsbSession.php.

Member Data Documentation

◆ $aData

ChWsbSession::$aData

Definition at line 18 of file ChWsbSession.php.

◆ $iUserId

ChWsbSession::$iUserId

Definition at line 17 of file ChWsbSession.php.

◆ $oDb

ChWsbSession::$oDb

Definition at line 15 of file ChWsbSession.php.

◆ $sId

ChWsbSession::$sId

Definition at line 16 of file ChWsbSession.php.


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