Class MachII_framework_EventHandler

Description

Handles processing of EventCommands for an Event.

Located in /MachII/framework/EventHandler.php (line 11)


	
			
Method Summary
void addCommand (MachII_framework_EventCommand $command)
integer getAccess ()
void handleEvent (MachII_framework_Event $event, MachII_framework_EventContext $eventContext)
void setAccess (integer $access)
Methods
addCommand (line 51)

Adds an event command to the event's command queue.

void addCommand (MachII_framework_EventCommand $command)
getAccess (line 69)
integer getAccess ()
handleEvent (line 32)

Executes the event's commands.

void handleEvent (MachII_framework_Event $event, MachII_framework_EventContext $eventContext)
setAccess (line 60)
void setAccess (integer $access)
  • integer $access: set by a constant

Documentation generated on Thu, 20 Jan 2005 10:47:31 -0800 by phpDocumentor 1.3.0RC3