
Public Member Functions | |
| __construct ($comps) | |
| Create a new disable action. | |
| getInvocation () | |
Definition at line 7 of file TKDisableAction.php5.
| TKDisableAction::__construct | ( | $ | comps | ) |
Create a new disable action.
| $comps | [mixed]: TKComponent to disable or array of components to disable at once |
Definition at line 14 of file TKDisableAction.php5.
| TKDisableAction::getInvocation | ( | ) |
For internal use only.
Reimplemented from TKAction.
Definition at line 26 of file TKDisableAction.php5.
1.5.6