
Public Member Functions | |
| formField ($def, $form_field='') | |
Public Attributes | |
| $type = 'sequence' | |
| Pluf_DB_Field_Sequence::formField | ( | $ | def, | |
| $ | form_field = '' | |||
| ) |
It is never possible to manually set the id of a model, this should be passed through the URL.
Reimplemented from Pluf_DB_Field.
| Pluf_DB_Field_Sequence::$type = 'sequence' |
The types are defined in the $mappings member variable of the schema class of your database engine, for example Pluf_DB_Schema_MySQL.
Reimplemented from Pluf_DB_Field.