Method FileTree::generateAjax
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Generate a particular subpart of the file tree and return it as HTML string
public function string generateAjax(string $folder, string $strField, integer $level, boolean $mount)
Parameters
- string $folder
- Not documented yet. Please add documentation to this entry.
- string $strField
- Not documented yet. Please add documentation to this entry.
- integer $level
- Not documented yet. Please add documentation to this entry.
- boolean $mount
- Default: false
- Not documented yet. Please add documentation to this entry.
Add a comment