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