Public Member Functions

DirectoryTree Class Reference

Public Member Functions

 __construct ($pageId, $userId, $action, $module, $showLinks=false)
 toArray ()
 toHtml ($treeContainerId, $treeId, $inputBoxId="")

Detailed Description

Definition at line 160 of file tree.lib.php.


Constructor & Destructor Documentation

__construct ( pageId,
userId,
action,
module,
showLinks = false 
)

Definition at line 203 of file tree.lib.php.


Member Function Documentation

toArray (  ) 

Definition at line 214 of file tree.lib.php.

toHtml ( treeContainerId,
treeId,
inputBoxId = "" 
)

Return the tree as an HTML snippet.

Parameters:
$inputBoxId the name of the input box whose value the tree will change by default. If no parameter is specified, it has an input box of its own.
Returns:
string A string containing the generated HTML

Definition at line 224 of file tree.lib.php.


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