Component to list and download files

Properties


Description

downloadDir

Directory to list the files from

downloadIcon

Icon that can be clicked to download

PHP Events


Description

onFormatOutput

Allows to re-format the output. Event per rowl

onGetFileList

Allows to interfere with the files that qualify for download. Triggers immediately after list of files is retrieved, and contains the full list

onGetSubDirectory

Fires immediately before retrieving a list of downloadable files. Allows to change download location dynamically.


JavaScript Events

No additional events