|
dolibarr
13.0.2
|
This script returns content of a directory for filetree. More...
Go to the source code of this file.
Functions | |
| treeOutputForAbsoluteDir ($sqltree, $selecteddir, $fullpathselecteddir, $modulepart, $websitekey, $pageid, $preopened, $fullpathpreopened, $depth=0) | |
| treeOutputForAbsoluteDir More... | |
This script returns content of a directory for filetree.
Definition in file ajaxdirtree.php.
| treeOutputForAbsoluteDir | ( | $sqltree, | |
| $selecteddir, | |||
| $fullpathselecteddir, | |||
| $modulepart, | |||
| $websitekey, | |||
| $pageid, | |||
| $preopened, | |||
| $fullpathpreopened, | |||
$depth = 0 |
|||
| ) | -> close() |
treeOutputForAbsoluteDir
| array | $sqltree | Sqltree |
| string | $selecteddir | Selected dir |
| string | $fullpathselecteddir | Full path of selected dir |
| string | $modulepart | Modulepart |
| string | $websitekey | Website key |
| int | $pageid | Page id |
| string | $preopened | Current open dir |
| string | $fullpathpreopened | Full path of current open dir |
| int | $depth | Depth |
Definition at line 336 of file ajaxdirtree.php.
References $_SERVER, dol_escape_htmltag(), dol_is_dir(), dol_print_date(), print, and tree_showpad().