资 源 简 介
Rabbit Forms
Rabbit Forms is a CRUD (Create Retrieve Update Delete) automate library. If you see, more than 80% of a system development is based on CRUD operations, Rabbit Forms is made to high speed up these process by providing a good and extensive library providing assets to this work. In a normal scenario you make a CRUD operation like this:
Create a form to create instances
Validate submitted data
Create a form to edit instances
Validate submitted data
Create a view to display registered instances
Create actions to delete instances
And this operations take a long development time, to supply this needs Rabbit Forms work in another way:
Create configuration file
Create template
Use this
With Rabbit Forms, the creation of a complex form configuration file take near to 10 minutes, the template creation varies depending how custom you need (usually abo
文 件 列 表
rabbit-files
index.html
rabbit-assets
dropdown-forward.js
jquery-1.2.3.pack.js
jquery.maskedinput-1.1.2.pack.js
jquery.watermarkinput.js
ui.datepicker.css
ui.datepicker.js
tiny_mce
license.txt
application
views
rabbit-forms
libraries
Rabbitform.php
language
english
rabbit_lang.php
helpers
rabbit_helper.php
controllers
rabbitcontrol.php
config
rabbit-forms.php
views
rabbit-forms
retrieve_base.php
retrieve_foreign.php
view_linear.php