arse/includes
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
..
box Improved URL rewriting support 2012-02-05 17:42:53 +01:00
core Fixed database query execution 2012-02-06 18:25:03 +01:00
form Form fields clean-up 2012-02-07 09:27:46 +01:00
hub-page Added "hub page" package 2012-02-05 17:59:12 +01:00
config-sample.inc.php Importing bits and pieces 2012-02-05 12:56:54 +01:00
loader.inc.php Loader::Find() 2012-02-07 09:22:25 +01:00