Method DC_Folder::generateTree
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Render the file tree and return it as HTML string
protected function string generateTree(string $path, integer $intMargin, boolean $mount, boolean $blnProtected, array $arrClipboard)
Parameters
- string $path
- Not documented yet. Please add documentation to this entry.
- integer $intMargin
- Not documented yet. Please add documentation to this entry.
- boolean $mount
- Default: false
- Not documented yet. Please add documentation to this entry.
- boolean $blnProtected
- Default: false
- Not documented yet. Please add documentation to this entry.
- array $arrClipboard
- Default: false
- Not documented yet. Please add documentation to this entry.
Add a comment