Programmer's Reference Guide
| Zend_Form |
Zend_Form
Zend_Form simplifies form creation and handling in your web
application. It performs the following tasks:
Element input filtering and validation
Element ordering
Element and Form rendering, including escaping
Element and form grouping
Element and form-level configuration
Zend_Form makes use of several Zend Framework components to accomplish its
goals, including Zend_Config, Zend_Validate,
Zend_Filter, Zend_Loader_PluginLoader, and
optionally Zend_View.
| Zend_Form |
Select a Version
Languages Available
Components
Search the Manual
Navigation
- Programmer's Reference Guide
- Programmer's Reference Guide
- Zend_Form
- Zend_Form
- Zend_Form Quick Start
- Creating Form Elements Using Zend_Form_Element
- Creating Forms Using Zend_Form
- Creating Custom Form Markup Using Zend_Form_Decorator
- Standard Form Elements Shipped With Zend Framework
- Standard Form Decorators Shipped With Zend Framework
- Internationalization of Zend_Form
- Advanced Zend_Form Usage
