![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$mgr = new TemplateManager($config['homedir'], 'templates') | |
$validator = new ValidationEngine() | |
$validator | id = "folder_form" |
if($method=="POST") | else |
$tree = new DirectoryTreeControl("parent_folder") | |
$tree | width = 320 |
$tree | height = 150 |
$tree | selectedValue = $parent_folder |
$mgr = new TemplateManager($config['homedir'], 'templates') |
Definition at line 39 of file upload.inc.
$tree = new DirectoryTreeControl("parent_folder") |
Definition at line 66 of file upload.inc.
$validator = new ValidationEngine() |
Definition at line 41 of file upload.inc.
if ( $method=="POST") else |
Definition at line 62 of file upload.inc.
$tree height = 150 |
Definition at line 68 of file upload.inc.
$validator id = "folder_form" |
Definition at line 42 of file upload.inc.
$tree selectedValue = $parent_folder |
Definition at line 71 of file upload.inc.
$tree width = 320 |
Definition at line 67 of file upload.inc.