dolibarr  13.0.2
Functions
ajaxdirtree.php File Reference

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...
 

Detailed Description

This script returns content of a directory for filetree.

Definition in file ajaxdirtree.php.

Function Documentation

treeOutputForAbsoluteDir (   $sqltree,
  $selecteddir,
  $fullpathselecteddir,
  $modulepart,
  $websitekey,
  $pageid,
  $preopened,
  $fullpathpreopened,
  $depth = 0 
) -> close()

treeOutputForAbsoluteDir

Parameters
array$sqltreeSqltree
string$selecteddirSelected dir
string$fullpathselecteddirFull path of selected dir
string$modulepartModulepart
string$websitekeyWebsite key
int$pageidPage id
string$preopenedCurrent open dir
string$fullpathpreopenedFull path of current open dir
int$depthDepth
Returns
void

Definition at line 336 of file ajaxdirtree.php.

References $_SERVER, dol_escape_htmltag(), dol_is_dir(), dol_print_date(), print, and tree_showpad().