» Metadata | » Status |
---|---|
|
|
» Description | |
Package to build frontends for database editing. The most basic use requires very little code, most is done in a config-file written in xml. It displays list of tables that can be edited, lists the contents of the tables and forms for editing/adding/deleting records from these tables. Database access is done using DB_DataObjects, forms for editing is made using DB_DataObject_FormBuilder and the lists of tables or table-contents with Structures_DataGrid. This makes the behavior and output very flexible. But if not flexible enough, the package can be easily expanded using plugins and different forms of callback-methods. Code can be found on Github |
|
» Dependencies | » Links |
|
|
» Timeline | » Changelog |
|