| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Request
Request epsilon_thumbd the thumbnail for the given image at given size.
This is an asynchronous request to the thumbnailer, that will take care of checking if thumbnail needs to be generated and if so, generate it.
After it's processed, it will be dispatched using callback 'func' provided to constructor and then the request will be deleted (it will become shallow and no attribute will work, so don't store it).
The thumbnailer daemon 'epsilon_thumbd' is automatically started.
|
|||
|
|||
| a new object with type S, a subtype of T |
|
||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
| dest | |||
| path | |||
| request_id | |||
| size | |||
| status | |||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
repr(x)
|
str(x)
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jan 4 20:06:11 2010 | http://epydoc.sourceforge.net |