Controller/Action/Auto/Tree.php
- Classes
- Kwf_Controller_Action_Auto_Tree
\Kwf_Controller_Action_Auto_Tree
- Extends from
- \Kwf_Controller_Action_Auto_Synctree
- package
- Methods
- _formatNode
- _formatNodes
- indexAction
Description
This controller is used to display a tree structure.
The sync-prefix means that this controller loads all data at once, so children are always loaded.
Methods
_formatNode
_formatNode(
$row
)
:
Arguments
- $row
Details
- visibility
- protected
- final
- false
- static
- false
_formatNodes
_formatNodes(
$parentId
=
null
)
:
Arguments
- $parentId
Details
- visibility
- protected
- final
- false
- static
- false
indexAction
indexAction(
)
:
This method is called when the url is requested without params and sub-paths
Details
- visibility
- public
- final
- false
- static
- false