TKHideAction Class Reference
[Actions]

Hides a component or set of components. More...

Inheritance diagram for TKHideAction:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($target, $type= 'display')
 Creates a new hide action.

Static Public Member Functions

static createFromXML ($attrs, $children)


Detailed Description

Hides a component or set of components.

Definition at line 7 of file TKHideAction.php5.


Constructor & Destructor Documentation

TKHideAction::__construct ( target,
type = 'display' 
)

Creates a new hide action.

Parameters:
$target [mixed]: TKComponent to hide, or array of components to hide at once
$type [string]: how to hide component(s); must be either 'display' or 'visibility'

Reimplemented from TKChangeStyleAction.

Definition at line 13 of file TKHideAction.php5.


Member Function Documentation

static TKHideAction::createFromXML ( attrs,
children 
) [static]

For internal use only.

Reimplemented from TKChangeStyleAction.

Definition at line 21 of file TKHideAction.php5.

References Toolkit::getComponent().


The documentation for this class was generated from the following file:

Generated on Wed Nov 24 02:07:01 2010 for Common by  doxygen 1.5.6