Functions

Function Description
getPhotos Returns the photos in this album.

getPhotos

Returns the photos in this album.

Return Value: A BigTreeFlickrREsultSet of BigTreeFlickrPhoto objects or false if the call fails.

getPhotos($privacy = 1, $info = "licensedate_uploaddate_takenowner_nameicon_serveroriginal_formatlast_update")
Parameter Description
$privacy Privacy level of photos to return (defaults to PRIVACY_PUBLIC / 1)
$info A comma separated list of additional information to retrieve (defaults to license, date_upload, date_taken, owner_name, icon_server, original_format, last_update)