Definition at line 12 of file files.management.fman.php.
| arrayToHtml |
( |
|
$style, |
|
|
|
$folderStyle = null, |
|
|
|
$ftypes = null, |
|
|
|
$dot = null |
|
) |
| |
Convert array to html list
- Parameters
-
| array | $style | |
| array | $folderStyle | |
| bool | $dot | |
- Returns
- string
Definition at line 111 of file files.management.fman.php.
| findFiles |
( |
|
$dir, |
|
|
& |
$dir_array |
|
) |
| |
Get all files, folders, subfiles and subfolders from directory
- Parameters
-
| string | $dir | (path to start directory) |
| array | &$dir_array | (array for update) |
Definition at line 46 of file files.management.fman.php.
| findFilesStructure |
( |
|
$dir | ) |
|
Scan directory structure and recursive scannig subdirectory structure
- Parameters
-
- Returns
- array
Definition at line 81 of file files.management.fman.php.
The documentation for this class was generated from the following file: