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

Public Member Functions

 response ($oTag)
 
- Public Member Functions inherited from ChWsbAlertsResponse
 __construct ()
 

Public Attributes

 $aParseList
 
 $aCurrent = array()
 

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

Member Function Documentation

◆ response()

ChWsbTagParseResponse::response (   $oTag)

Reimplemented from ChWsbAlertsResponse.

Definition at line 27 of file ChWsbTagParseResponse.php.

Member Data Documentation

◆ $aCurrent

ChWsbTagParseResponse::$aCurrent = array()

Definition at line 25 of file ChWsbTagParseResponse.php.

◆ $aParseList

ChWsbTagParseResponse::$aParseList
Initial value:
= array(
'tag' => array(
'class' => 'ChWsbTags',
'file' => 'inc/classes/ChWsbTags.php',
'method' => 'reparseObjTags({sType}, {iId})'
),
'category' => array(
'class' => 'ChWsbCategories',
'file' => 'inc/classes/ChWsbCategories.php',
'method' => 'reparseObjTags({sType}, {iId})'
)
)

Definition at line 12 of file ChWsbTagParseResponse.php.


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