ClassInterface ZFormElementEventListenerInterface

Description

Located in /Form/ZFormElementEventListenerInterface.php (line 32)


	
			
Method Summary
 boolean handleEvent (ZFormElementEvent $event)
Methods
handleEvent (line 42)

This interface introduces the most basic of event handling protocol to elements. All elements implement this interface by default in ZFormElement

  • return: true of the event has consumed, false otherwise
  • access: public
boolean handleEvent (ZFormElementEvent $event)

Documentation generated on Thu, 18 Jan 2007 10:01:35 -0800 by phpDocumentor 1.3.1