
Public Member Functions | |
| __construct ($msg) | |
| Creates new alert action. | |
| getInvocation () | |
Static Public Member Functions | |
| static | createFromXML ($attrs, $children) |
Definition at line 7 of file TKAlertAction.php5.
| TKAlertAction::__construct | ( | $ | msg | ) |
Creates new alert action.
| $msg | [string]: text to display in alert message |
Definition at line 14 of file TKAlertAction.php5.
| static TKAlertAction::createFromXML | ( | $ | attrs, | |
| $ | children | |||
| ) | [static] |
For internal use only.
Reimplemented from TKAction.
Definition at line 25 of file TKAlertAction.php5.
| TKAlertAction::getInvocation | ( | ) |
For internal use only.
Reimplemented from TKAction.
Definition at line 20 of file TKAlertAction.php5.
1.5.6