Class
Flickr::Pools
In:
lib/flickr/pools.rb
Parent:
Flickr::APIBase
Methods
add
getContext
getGroups
getPhotos
new
remove
Public Class methods
new
(flickr,groups)
Public Instance methods
add
(photo,group)
photo can be a Photo or photo_id group can be a Group or group_id
getContext
(photo,group)
photo can be a Photo or photo_id group can be a Group or group_id
getGroups
()
getPhotos
(group,tags=nil,extras=nil,per_page=nil,page=nil)
remove
(photo,group)
photo can be a Photo or photo_id group can be a Group or group_id
[Validate]