Class: Net::Flickr::PhotoList

Inherits:
List
  • Object
show all
Defined in:
lib/net/flickr/photolist.rb

Overview

Paginated list of Flickr photos.

Don’t instantiate this class yourself. An instance will be returned when necessary by methods such as Flickr.photos.recent.

Instance Attribute Summary

Attributes inherited from List

#page, #pages, #per_page, #total

Method Summary

Methods inherited from List

#[], #each, #first_page?, #initialize, #last_page?, #next, #previous

Constructor Details

This class inherits a constructor from Net::Flickr::List