Part of coherence.backends.flickr_storage View Source View In Hierarchy
Split Table into Classes Show Methods in One Table
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 208 | Method | __init__ | Undocumented |
| 237 | Method | __repr__ | Undocumented |
| 240 | Method | append | Undocumented |
| 279 | Method | remove | Undocumented |
| 297 | Method | append_flickr_result | Undocumented |
| 304 | Method | len | Undocumented |
| 307 | Method | get_by_id | Undocumented |
| 316 | Method | getnextID | Undocumented |
| 321 | Method | refresh_store | Undocumented |
| 361 | Method | flickr_call | Undocumented |
| 381 | Method | flickr_test_echo | Undocumented |
| 385 | Method | flickr_photos_getInfo | Undocumented |
| 389 | Method | flickr_interestingness | Undocumented |
| 398 | Method | soap_flickr_test_echo | Undocumented |
| 415 | Method | upnp_init | Undocumented |
Inherited from Loggable:
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 79 | Method | logFunction | Overridable log function. Default just returns passed message. |
| 90 | Method | critical | Undocumented |
| 96 | Method | msg | Undocumented |
Inherited from Loggable (via Loggable):
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 650 | Method | error | Log an error. By default this will also raise an exception. |
| 657 | Method | warning | Log a warning. Used for non-fatal problems. |
| 664 | Method | info | Log an informational message. Used for normal operation. |
| 671 | Method | debug | Log a debug message. Used for debugging. |
| 678 | Method | log | Log a log message. Used for debugging recurring events. |
| 685 | Method | doLog | Log a message at the given level, with the possibility of going |
| 709 | Method | warningFailure | Log a warning about a Twisted Failure. Useful as an errback handler: |
| 730 | Method | logObjectName | Overridable object name function. |
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 208 | Method | __init__ | Undocumented |
| 237 | Method | __repr__ | Undocumented |
| 240 | Method | append | Undocumented |
| 297 | Method | append_flickr_result | Undocumented |
| 90 | Method | critical | Undocumented |
| 671 | Method | debug | Log a debug message. Used for debugging. |
| 685 | Method | doLog | Log a message at the given level, with the possibility of going |
| 650 | Method | error | Log an error. By default this will also raise an exception. |
| 361 | Method | flickr_call | Undocumented |
| 389 | Method | flickr_interestingness | Undocumented |
| 385 | Method | flickr_photos_getInfo | Undocumented |
| 381 | Method | flickr_test_echo | Undocumented |
| 307 | Method | get_by_id | Undocumented |
| 316 | Method | getnextID | Undocumented |
| 664 | Method | info | Log an informational message. Used for normal operation. |
| 304 | Method | len | Undocumented |
| 678 | Method | log | Log a log message. Used for debugging recurring events. |
| 79 | Method | logFunction | Overridable log function. Default just returns passed message. |
| 730 | Method | logObjectName | Overridable object name function. |
| 96 | Method | msg | Undocumented |
| 321 | Method | refresh_store | Undocumented |
| 279 | Method | remove | Undocumented |
| 398 | Method | soap_flickr_test_echo | Undocumented |
| 415 | Method | upnp_init | Undocumented |
| 657 | Method | warning | Log a warning. Used for non-fatal problems. |
| 709 | Method | warningFailure | Log a warning about a Twisted Failure. Useful as an errback handler: |