TKDisableAction Class Reference
[Actions]
Disables a toolkit component.
More...
List of all members.
|
Public Member Functions |
| __construct ($comps) |
| Create a new disable action.
|
Detailed Description
Disables a toolkit component.
Constructor & Destructor Documentation
TKDisableAction::__construct |
( |
$ |
comps |
) |
|
Create a new disable action.
- Parameters:
-
| $comps | [mixed]: TKComponent to disable or array of components to disable at once |
The documentation for this class was generated from the following file:
- tk2/actions/TKDisableAction.php5