Located in /Form/ZFormElementBehaviorAbstract.php (line 32)
Class constructor. Initialize $_element to as the target of behavior.
Abstract method which must be implemented by subclasses. This method is invoked before any rendering is started of the component. This give the bahavior a chance to make any changes to the layout of the element its children or its parent chain.
Abstract method. This method is invoked during the render cycle of the
behavior. The this method in invoked the context of the DHTML on the page will contain a javascript reference to the element idenfitied by the target element For example: <SCRIPT> var element; element = document.getElementById('helloWorld'); </SCRIPT>
Documentation generated on Wed, 21 Feb 2007 12:03:28 -0800 by phpDocumentor 1.3.1