PrototypeModel

Undocumented in source.

Constructors

this
this(DBConfigTemplate database)
Undocumented in source.

Members

Functions

find
RecordTemplate[] find(ORM_Query query)
Undocumented in source. Be warned that the author may not have intended to support it.
first
RecordTemplate first(ORM_Query query)
Undocumented in source. Be warned that the author may not have intended to support it.
last
RecordTemplate last(ORM_Query query)
Undocumented in source. Be warned that the author may not have intended to support it.
populate
void populate(PuppetsTemplate _puppets)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

database
DBConfigTemplate database;
Undocumented in source.

Meta