Package system\web\form
| CForm | CForm represents a form object that contains form input specifications. |
| CFormButtonElement | CFormButtonElement represents a form button element. |
| CFormElement | CFormElement is the base class for presenting all kinds of form element. |
| CFormElementCollection | CFormElementCollection implements the collection for storing form elements. |
| CFormInputElement | CFormInputElement represents form input element. |
| CFormStringElement | CFormStringElement represents a string in a form. |