| Home | Trees | Indices | Help |
|
|---|
|
|
Provides most of the REST functionality in Enomalism.
|
|||
|
redirect Abstract class containing methods to redirect REST requests. |
|||
|
rest The main Enomalism REST controller. |
|||
|
|||
| Function |
|
||
|
|||
| String |
UUID = 'f312a7e1-8f13-4e67-ac72-1abcda2dc8c9'The uuid of the module. |
||
| enomalism2.REST.rest |
REST = rest()An instance of the REST controller. |
||
| Dictionary |
errmsgs REST error messages. |
||
|
|||
Register a REST URL with Enomalism. Example usage: >>> enomalism2.REST.register_extension('myextension') Status: Stable See Also: enomalism2.identity.get |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Sep 26 13:59:29 2008 | http://epydoc.sourceforge.net |