Buzznet::Gallery - Buzznet API Gallery Object


Buzznet-API documentation  | view source Contained in the Buzznet-API distribution.

Index


SYNOPSIS

Top

  use Buzznet::Gallery;

DESCRIPTION

Top

This class is mainly used by Buzznet::API to encapsulate the subgalleries of a Buzznet user

METHODS

Top

url

Returns the url of the subgallery

title

Returns the title of the subgallery

description

Returns the description of the subgallery

entry_id

Returns the entry_id of the latest entry of the subgallery

mtime

Returns the unix timestamp of the latest entry

image

Returns the url of the latest entry into the subgallery

SEE ALSO

Top

Check out http://www.buzznet.com/developers for the latest tools and libraries available for all languages and platforms. The complete XML-RPC Buzznet API can be found at http://www.buzznet.com/developers/apidocs/.

Buzznet::Comment Buzznet::Entry Buzznet::Profile Buzznet::API

AUTHOR

Top

Kevin Woolery, <kevin@buzznet.com>

COPYRIGHT AND LICENSE

Top


Buzznet-API documentation  | view source Contained in the Buzznet-API distribution.