![]() |
Framework
3.9
|
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 | |
Definition at line 234 of file directory_tree.inc.