| Line # | Kind | Name | Docs |
|---|---|---|---|
| 65 | Class | FlickrEntryPointModel | Model representing one of the main Flickr menus. |
| 85 | Function | flickr_decorator | Undocumented |
| 101 | Class | ControllerMixin | Undocumented |
| 221 | Class | FlickrController | Undocumented |
| 271 | Class | FlickrAccountController | Undocumented |
| 396 | Class | FlickrViewMode | Implementation of the common view modes API. |
| 457 | Class | FlickrPreviewListController | Undocumented |
| 461 | Class | FlickrCoverflowController | Undocumented |
| 465 | Class | FlickrGridController | Undocumented |
| 469 | Class | FlickrListSwitcherController | Undocumented |
| 476 | Class | FlickrListSwitcherPreviewController | Undocumented |
| 482 | Class | FlickrAccountPreviewListController | Undocumented |
| 487 | Class | FlickrAccountCoverflowController | Undocumented |
| 492 | Class | FlickrAccountGridController | Undocumented |
| 496 | Class | FlickrAccountListSwitcherController | Undocumented |
| 504 | Function | use_me_hook | 'Use me' hook that takes the user to the Pictures/Internet/Flickr section. |
| 95 | Function | _thumbnail_file | Undocumented |
| 326 | Function | _get_photo_thumbnail | Undocumented |
| 354 | Function | _cached_sizes_file | Undocumented |
| 361 | Function | _get_image_available_sizes | Undocumented |
| Parameters | frontend | the current frontend (poblesec)
(type: elisa.plugins.pigment.pigment_frontend.PigmentFrontend
) |
| Returns | a deferred fired when the action is complete
(type: twisted.internet.defer.Deferred
) | |