Class Shift8_Event_Filter

Description

Abstract class responsible for the creation of all Event Filters.

  • author: Paris Stamatopoulos
  • version: 0.1.1
  • abstract:
  • usedby: Shift8

Located in /Event/Filter.php (line 27)


	
			
Direct descendents
Class Description
Shift8_Event_Filter_Dummy Dummy event listener to process all the events to the Event_Listener
Method Summary
boolean filter (string $event)
Methods
filter (line 36)

The filter method must be implemented by all extensions in order to verify and event to the listener.

  • abstract:
  • access: public
boolean filter (string $event)
  • string $event

Redefined in descendants as:

Documentation generated on Mon, 28 Dec 2009 17:42:49 +0200 by phpDocumentor 1.4.3