models

CatalystModel

Description

An extension to the CI Model class that provides some functionality _similar_ to what can be found in Django and Rails (among others).

QuickModel

Description

A model class that uses PEAR's HTML_Quickform to generate forms and the associated CRUD (create, update, delete) operations to connect them to a database (either CI database, or ADODB). Think of it as scaffolding on steroids.

Syndicate content