Class: Picasa::Client

Inherits:
API
  • Object
show all
Includes:
Comments, Gallery, Media
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

Base::DEFAULT_LANGUAGE

Constants included from Request

Request::DEFAULT_HEADERS

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

#format_response

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

#initialize

Methods included from Request

#delete, #get, #multipart_post, #post, #put

Methods included from Authenticatable

#authenticated?, #credentials

Constructor Details

This class inherits a constructor from Picasa::API