Class: Picasa::Client
- Defined in:
- lib/picasa/client.rb,
lib/picasa/client/base.rb,
lib/picasa/client/media.rb,
lib/picasa/client/gallery.rb,
lib/picasa/client/comments.rb
Defined Under Namespace
Modules: Base, Comments, Gallery, Media
Constant Summary
Constants included from Base
Constants included from Request
Method Summary
Methods included from Media
#add_photo_tag, #create_photo, #delete_photo, #delete_photo_comment, #delete_photo_tag, #get_photos, #list_photo_tags
Methods included from Base
Methods included from Gallery
#create_gallery, #get_galleries, #get_gallery_tags
Methods included from Comments
#add_photo_comment, #list_photo_comments
Methods inherited from API
Methods included from Request
#delete, #get, #multipart_post, #post, #put
Methods included from Authenticatable
Constructor Details
This class inherits a constructor from Picasa::API