Framework  3.9
DirectoryTreeControl Class Reference

Public Member Functions

 DirectoryTreeControl ($id, $title="", $showFiles=true, $style="tree", $scroll=true, $width=500, $height=400)
 
 buildFolderTree ($folder, $base)
 
 _buildFolderTreeAux ($folder, $base)
 
 addFiles ($folder, $base, $filter=null)
 
 writeScript ()
 
 writeHTML ()
 
 getIcon ($file)
 
 add (&$n)
 
 findFolder ($path)
 
findNode ($path)
 

Public Attributes

 $id
 
 $title
 
 $style
 
 $scroll
 
 $width
 
 $height
 
 $showFiles = true
 
 $selectedValue
 
 $multiSelect = false
 
 $selectMode = "folder"
 
 $children
 
 $images
 
 $icons
 

Detailed Description

Definition at line 234 of file directory_tree.inc.


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