| Trees | Indices | Help |
|
|---|
|
|
Quasiclass for tagging resources.
Manages tags. When inheriting this class you must define the TAG_LEVEL for it.
|
|||
|
GET_OPCODE Set this to a class derived from opcodes.OpCode to automatically generate a GET handler submitting the opcode |
|||
|
PUT_OPCODE Set this to a class derived from opcodes.OpCode to automatically generate a PUT handler submitting the opcode |
|||
|
DELETE_OPCODE Set this to a class derived from opcodes.OpCode to automatically generate a DELETE handler submitting the opcode |
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
TAG_LEVEL = Nonehash(x) |
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
A tag resource constructor. We have to override the default to sort out cluster naming case.
|
Returns a list of tags. Example: ["tag1", "tag2", "tag3"] |
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:32 2016 | http://epydoc.sourceforge.net |