Class Flickr::Person
In: lib/flickr/base.rb
Parent: Object

Methods

Attributes

bandwidth_max  [RW] 
bandwidth_used  [RW] 
family  [RW] 
filesize_max  [RW] 
friend  [RW] 
iconserver  [RW] 
ignored  [RW] 
info_fetched  [RW] 
isadmin  [RW] 
ispro  [RW] 
location  [RW] 
mbox_sha1sum  [RW] 
nsid  [RW] 
photos_count  [RW] 
photos_firstdate  [RW] 
photos_firstdatetaken  [RW] 
photosurl  [RW] 
profileurl  [RW] 
realname  [RW] 
upload_fetched  [RW] 
username  [RW] 

Public Class methods

I think this will define a class method. You can‘t use Flickr::Person.from_xml and if you just say Person.from_xml, it can‘t resolve Flickr::Person::Person

Public Instance methods

[Validate]