File/Form/ZFormElement.php

Description

Zend Framework

LICENSE

This source file is subject to version 1.0 of the Zend Framework license, that is bundled with this package in the file LICENSE, and is available through the world-wide-web at the following URL: http://www.zend.com/license/framework/1_0.txt. If you did not receive a copy of the Zend Framework license and are unable to obtain it through the world-wide-web, please send a note to license@zend.com so we can mail you a copy immediately.

Classes
Class Description
Abstract class ZFormElement
Includes
 require_once ('ZRequest/ZRequest.php') (line 24)

The ZFormElements needs access to the ZRequest object for processing

 require_once ('ZForm/ZFormElementEvent.php') (line 29)

Events are needed for sourcing and consuming within a form element

 require_once ('ZForm/ZFormElementEventListenerInterface.php') (line 35)

All elements are also general purpose listeners which implement the ZFormElementEventListenerInterface.

 require_once ('ZForm/ZFormElementBehaviorAbstract.php') (line 40)

The javascript based behaviors assocated with the element

Documentation generated on Wed, 21 Feb 2007 12:03:26 -0800 by phpDocumentor 1.3.1