Class MachII_framework_EventCommand

Description

EventCommand class.

The base EventCommand class.

Located in /MachII/framework/EventCommand.php (line 13)


	
			
Direct descendents
Class Description
MachII_framework_commands_EventBeanCommand An EventCommand for creating and populating a bean in the current event.
MachII_framework_commands_EventArgCommand An EventCommand for putting an event arg into the current event.
MachII_framework_commands_AnnounceCommand An EventCommand for announcing an event.
MachII_framework_commands_ViewPageCommand An EventCommand for processing an EventFilter.
MachII_framework_commands_FilterCommand An EventCommand for filtering events.
MachII_framework_commands_NotifyCommand An EventCommand for processing an EventFilter.
MachII_framework_commands_EventMappingCommand An EventCommand for setting up an event mapping for an event handler.
Method Summary
void execute (MachII_framework_Event $event, MachII_framework_EventContext $eventContext)
string getParameter (string $name)
void setParameter (string $name, mixed $value)
void setParameters (array $parameters)
Methods
getParameter (line 45)
string getParameter (string $name)
  • string $name
setParameter (line 36)
void setParameter (string $name, mixed $value)
  • string $name
  • mixed $value
setParameters (line 54)
  • access: protected
void setParameters (array $parameters)
  • array $parameters: associative array will be merged with any existing parameters

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