
Public Member Functions | |
| __construct ($target, $type= 'display') | |
| Creates a new show action. | |
| TKShowAction::__construct | ( | $ | target, | |
| $ | type = 'display' | |||
| ) |
Creates a new show action.
| $target | [mixed]: TKComponent to show or array of components to show | |
| $type | [string]: how to show target(s); must be either 'display' or 'visibility' |
Reimplemented from TKChangeStyleAction.
1.5.6