Function getAllTagsFromAlbum
Prints a tag cloud list of the tags in one album and optionally its subalbums. Returns FALSE if no value.
string |
$albumname |
folder name of the album to get the tags from ($subalbums = true this is the base albums)- This value is mandatory. |
boolean |
$subalbums = false |
TRUE if the tags of subalbum should be. FALSE is default |
string |
$mode = 'images' |
"images" for image tags, "albums" for album tags."images" is default. |
array
|
array |