Home | Trees | Indices | Help |
---|
|
object --+ | QueryMixin
Mixin that add query methods
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|
|||
Inherited from |
|
The default wrapper can distinguish between multiple Document classes and wrap the result accordingly. The known classes are passed either as classes={<doc_type>: <Document-class>, ...} or classes=[<Document-class1>, <Document-class2>, ...] |
Get documents associated view a view. Results of view are automatically wrapped to Document object.
|
Slow view. Like in view method, results are automatically wrapped to Document object.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Feb 18 10:31:28 2011 | http://epydoc.sourceforge.net |