Implements flickr.photos.notes.add
Implements flickr.photos.addTags
Implements flickr.photos.getContext
Implements flickr.photos.setDates
Implements flickr.photos.notes.delete
Implements flickr.photos.notes.edit
Implements flickr.photos.getExif
Returns the photo file data itself, in any specified size. Example: File.open(photo.title, ‘w’) { |f| f.puts photo.file }
Unique filename for the image, based on the Flickr NSID
Implements flickr.photos.getPerms
Implements flickr.photos.setPerms
Implements flickr.blogs.postPhoto
Implements flickr.photos.removeTag
Implements flickr.photos.transform.rotate
Implements flickr.photos.getSizes
Returns the URL for the image (default or any specified size)
flickr.tags.getListPhoto
Implements flickr.photos.setTags
Implements flickr.photos.setMeta
Converts the Photo to a string by returning its title
Returns the URL for the photo page (default or any specified size)
[Validate]