Home | Trees | Indices | Help |
|
---|
|
object --+ | ModelAdapterInterface
Instance Methods | |
Inherited from |
Instance Variables | |
bool |
emit_escaped Emit escaped text as escape sequence? (Needed for pre-rendering) |
callable |
modelmethod Function to resolve model methods |
callable |
new Function to create an adapter with a new model instance. |
Properties | |
Inherited from |
Instance Variable Details |
emit_escapedEmit escaped text as escape sequence? (Needed for pre-rendering)
|
modelmethodFunction to resolve model methods
|
newFunction to create an adapter with a new model instance.
|
Home | Trees | Indices | Help |
|
---|