| Class | Flickr::Person |
| In: |
lib/flickr/base.rb
|
| Parent: | Object |
| 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] |
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