Cheetah
Public Member Functions | Public Attributes | List of all members
ChSimpleMessengerConfig Class Reference
Inheritance diagram for ChSimpleMessengerConfig:
ChWsbConfig

Public Member Functions

 __construct ( $aModule)
 
- Public Member Functions inherited from ChWsbConfig
 getId ()
 
 getClassPrefix ()
 
 getDbPrefix ()
 
 getHomePath ()
 
 getClassPath ()
 
 getUri ()
 
 getBaseUri ()
 
 getHomeUrl ()
 

Public Attributes

 $sTablePrefix
 
 $iUpdateTime
 
 $iVisibleMessages
 
 $iCountRetMessages
 
 $iCountAllowedChatBoxes
 
 $sOutputBlock
 
 $sOutputBlockPrefix
 
 $bSaveChatHistory
 
 $iBlinkCounter
 
 $sMessageDateFormat
 
- Public Attributes inherited from ChWsbConfig
 $_iId
 
 $_sVendor
 
 $_sClassPrefix
 
 $_sDbPrefix
 
 $_sDirectory
 
 $_sUri
 
 $_sHomePath
 
 $_sClassPath
 
 $_sHomeUrl
 
 $_sBaseUri
 

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 ChSimpleMessengerConfig.php.

Constructor & Destructor Documentation

◆ __construct()

ChSimpleMessengerConfig::__construct (   $aModule)

Class constructor;

Reimplemented from ChWsbConfig.

Definition at line 27 of file ChSimpleMessengerConfig.php.

Member Data Documentation

◆ $bSaveChatHistory

ChSimpleMessengerConfig::$bSaveChatHistory

Definition at line 20 of file ChSimpleMessengerConfig.php.

◆ $iBlinkCounter

ChSimpleMessengerConfig::$iBlinkCounter

Definition at line 21 of file ChSimpleMessengerConfig.php.

◆ $iCountAllowedChatBoxes

ChSimpleMessengerConfig::$iCountAllowedChatBoxes

Definition at line 17 of file ChSimpleMessengerConfig.php.

◆ $iCountRetMessages

ChSimpleMessengerConfig::$iCountRetMessages

Definition at line 16 of file ChSimpleMessengerConfig.php.

◆ $iUpdateTime

ChSimpleMessengerConfig::$iUpdateTime

Definition at line 14 of file ChSimpleMessengerConfig.php.

◆ $iVisibleMessages

ChSimpleMessengerConfig::$iVisibleMessages

Definition at line 15 of file ChSimpleMessengerConfig.php.

◆ $sMessageDateFormat

ChSimpleMessengerConfig::$sMessageDateFormat

Definition at line 22 of file ChSimpleMessengerConfig.php.

◆ $sOutputBlock

ChSimpleMessengerConfig::$sOutputBlock

Definition at line 18 of file ChSimpleMessengerConfig.php.

◆ $sOutputBlockPrefix

ChSimpleMessengerConfig::$sOutputBlockPrefix

Definition at line 19 of file ChSimpleMessengerConfig.php.

◆ $sTablePrefix

ChSimpleMessengerConfig::$sTablePrefix

Definition at line 13 of file ChSimpleMessengerConfig.php.


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