TKTreeAction Class Reference
[Actions]

Expands or collapses all or parts of a TKTree. More...

Inheritance diagram for TKTreeAction:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($which, $tree, $item=null)
 Creates a new tree action.


Detailed Description

Expands or collapses all or parts of a TKTree.

Constructor & Destructor Documentation

TKTreeAction::__construct ( which,
tree,
item = null 
)

Creates a new tree action.

Parameters:
$which [int]: what action to perform; must be one of TKTreeAction::COLLAPSE_ALL, TKTreeAction::EXPAND_ALL, TKTreeAction::COLLAPSE_NODE, TKTreeAction::EXPAND_NODE
$tree [TKTree]: TKTree to perform action on
$item [TKComponent]: if $which is TKTreeAction::COLLAPSE_NODE or TKTreeAction::EXPAND_NODE, this parameter specifies which node is to be collapsed or expanded


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

Generated on Wed Nov 24 02:04:51 2010 for Common by  doxygen 1.5.6