arse/includes/form
Emmanuel BENOîT cdb2e952f5 Form fields clean-up
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.
2012-02-07 09:27:46 +01:00
..
ctrl.inc.php Form controllers improvement 2012-02-06 17:26:55 +01:00
field.inc.php Importing bits and pieces 2012-02-05 12:56:54 +01:00
field_views.inc.php Form fields clean-up 2012-02-07 09:27:46 +01:00
form.inc.php Importing bits and pieces 2012-02-05 12:56:54 +01:00
modifiers.inc.php Importing bits and pieces 2012-02-05 12:56:54 +01:00
package.inc.php Form fields clean-up 2012-02-07 09:27:46 +01:00
validators.inc.php E-mail validator 2012-02-06 00:10:24 +01:00
view.inc.php Form fields clean-up 2012-02-07 09:27:46 +01:00