Method Backend::doCreateFileList
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Recursively get all allowed files and return them as string
protected function string doCreateFileList(integer $strFolder, integer $level, boolean $blnFilterImages)
Parameters
- integer $strFolder
- Default: null
- Not documented yet. Please add documentation to this entry.
- integer $level
- Default:
- Not documented yet. Please add documentation to this entry.
- boolean $blnFilterImages
- Default: false
- Not documented yet. Please add documentation to this entry.
Add a comment