Cheetah
|
Public Member Functions | |
__construct ($oModule) | |
response ($oAlert) | |
![]() | |
__construct () | |
Public Attributes | |
$_oModule | |
$aInternalHandlers | |
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 ChSpyResponseContent.php.
ChSpyResponseContent::__construct | ( | $oModule | ) |
Constructor
ChWallModule | $oModule | - an instance of current module |
Definition at line 19 of file ChSpyResponseContent.php.
ChSpyResponseContent::response | ( | $oAlert | ) |
Overwtire the method of parent class.
ChWsbAlerts | $oAlert | an instance of alert. |
Reimplemented from ChWsbAlertsResponse.
Definition at line 37 of file ChSpyResponseContent.php.
ChSpyResponseContent::$_oModule |
Definition at line 12 of file ChSpyResponseContent.php.
ChSpyResponseContent::$aInternalHandlers |
Definition at line 13 of file ChSpyResponseContent.php.