dbui plugin
Allow to developp a database application using
the javascript librairy
extjs.
Once the database model is setup,
the plugin handles all basic widgets
to manipulate the data, resolving the foreign key.
Features
- Produce form and grid for each table defined in the model.
- Resolve the relation (foreign key) in form and grid widgets.
when define in the model.
- Context menu to create, add, delete and clone records.
- Embedded powerfull mechasnism to filter content of a grid
- Content of each table can be exported as a CSV file
- Plugin mechanism to custom the application and to add new widgets.
Author
R. Le Gac
Licence
This software is distributed under the Open Source license CeCILL.
© 2010 R. Le Gac