Function getdownloadList
Gets the actual download list included all subfolders and files
Package: plugins\downloadlist
Author: Malte Müller (acrylian), Stephen Billard (sbillard)
Located at zp-extensions/downloadList.php
Author: Malte Müller (acrylian), Stephen Billard (sbillard)
Located at zp-extensions/downloadList.php
string |
$dir8 |
<p>An optional different folder to generate the list that overrides the folder set on the option. This could be a subfolder of the main download folder set on the plugin's options. You have to include the base directory as like this: "folder" or "folder/subfolder" or "../folder" You can also set any folder within or without the root of your Zenphoto installation as a download folder with this directly</p> |
string |
$filters8 |
$listtype "ol" or "ul" for the type of HTML list you want to use |
array |
$excludesuffixes |
$filters8 an array of files to exclude from the list. Standard items are '.', '..','.DS_Store','Thumbs.db','.htaccess','.svn' |
array |
$sort |
$excludesuffixes an array of file suffixes (without trailing dot to exclude from the list (e.g. "jpg") |
string |
$sort,… |
'asc" or "desc" (default) for alphabetical ascending or descending list |
array
|
array |