Skip to content
World Wide Web Server edited this page Jul 4, 2012 · 15 revisions

Nabila CRUD are additional controller,model and view for your codeigniter code. Nabila CRUD will help programmer to reduce time to create form , grid and security.

There are 3 features on Nabila CRUD : Form, Grid and Security

Form Generator Form generator will generate user interface for Create, Read or Update information on database. With Nabila CRUD , Form will generate automatically on Create Mode , Read Mode or Update Mode (call CRUD Mode). Programmer only provide tablename and CRUD mode and automatically Nabila CRUD generate the user interface

Grid Generator Grid generator will generate grid interface with pagination. Grid interface also include Detail,Update,Delete link.

Security Security is using to managed user access to table and fields on that table. Nabila CRUD using "Table Security" and "Field Security" to filter user access.

Link : www.jakcollaboration.com

Clone this wiki locally