Emmanuel BENOîT
cdb2e952f5
Added a FieldView interface which must be implemented by field renderers. The form's main view will look for FieldView implementations to determine how to render specific field types. The only exception are hidden fields, which are handled separately. |
||
---|---|---|
.. | ||
ctrl.inc.php | ||
field.inc.php | ||
field_views.inc.php | ||
form.inc.php | ||
modifiers.inc.php | ||
package.inc.php | ||
validators.inc.php | ||
view.inc.php |