Function genAlbumList
Populatest $list with an one dimensional list with album name and title of all albums or the subalbums of a specific album
Package: plugins\deprecated-functions
Deprecated: Zenphoto 2.0 – Use the gallery class method getAllAlbums() or getAllAlbumsFromDB() instead
Located at zp-extensions/deprecated-functions/deprecated-functions.php
Deprecated: Zenphoto 2.0 – Use the gallery class method getAllAlbums() or getAllAlbumsFromDB() instead
Located at zp-extensions/deprecated-functions/deprecated-functions.php
array |
& $list |
The array to fill with the album list |
obj |
$curAlbum = NULL |
Optional object of the album to start with |
integer |
$rights = UPLOAD_RIGHTS |
Rights constant to filter album access by. |