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 Sun, 27 May 2007 23:29:53 -0700 by phpDocumentor 1.3.2