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