|
Cheetah
|
Public Member Functions | |
| __construct () | |
| response ($oAlert) | |
| _processProfileBeforeJoin ($oAlert) | |
| _processProfileJoin ($oAlert) | |
| _processProfileBeforeLogin ($oAlert) | |
| _processProfileLogin ($oAlert) | |
| _processProfileLogout ($oAlert) | |
| _processProfileEdit ($oAlert) | |
| _processProfileDelete ($oAlert) | |
Definition at line 12 of file ChWsbAlertsResponseProfile.php.
| ChWsbAlertsResponseProfile::__construct | ( | ) |
Reimplemented from ChWsbAlertsResponse.
Definition at line 14 of file ChWsbAlertsResponseProfile.php.
| ChWsbAlertsResponseProfile::_processProfileBeforeJoin | ( | $oAlert | ) |
Definition at line 26 of file ChWsbAlertsResponseProfile.php.
| ChWsbAlertsResponseProfile::_processProfileBeforeLogin | ( | $oAlert | ) |
Definition at line 47 of file ChWsbAlertsResponseProfile.php.
| ChWsbAlertsResponseProfile::_processProfileDelete | ( | $oAlert | ) |
Definition at line 60 of file ChWsbAlertsResponseProfile.php.
| ChWsbAlertsResponseProfile::_processProfileEdit | ( | $oAlert | ) |
Definition at line 53 of file ChWsbAlertsResponseProfile.php.
| ChWsbAlertsResponseProfile::_processProfileJoin | ( | $oAlert | ) |
Definition at line 28 of file ChWsbAlertsResponseProfile.php.
| ChWsbAlertsResponseProfile::_processProfileLogin | ( | $oAlert | ) |
Definition at line 49 of file ChWsbAlertsResponseProfile.php.
| ChWsbAlertsResponseProfile::_processProfileLogout | ( | $oAlert | ) |
Definition at line 51 of file ChWsbAlertsResponseProfile.php.
| ChWsbAlertsResponseProfile::response | ( | $oAlert | ) |
Reimplemented from ChWsbAlertsResponse.
Definition at line 19 of file ChWsbAlertsResponseProfile.php.