CForm

CForm

Package system.web.form
Inheritance class CForm » CFormElement » CComponent
Implements ArrayAccess
Since 1.1
Source Code framework/web/form/CForm.php
CForm represents a form object that contains form input specifications.

The main purpose of introducing the abstraction of form objects is to enhance the reusability of forms. In particular, we can divide a form in two par