$type
$type :
See definition in Pluf_DB_Field.
Defines a file in the DB
formField( $def, $form_field = 'Pluf_Form_Field_File')
Get the form field for this field.
We put this method at the field level as it allows us to easily create a new DB field and a new Form field and use them without the need to modify another place where the mapping would be performed.
$def | ||
$form_field |