Class MachII_framework_commands_EventMappingCommand

Description

An EventCommand for setting up an event mapping for an event handler.

Located in /MachII/framework/commands/EventMappingCommand.php (line 13)

MachII_framework_EventCommand
   |
   --MachII_framework_commands_EventMappingCommand
Method Summary
MachII_framework_commands_EventMappingCommand __construct (string $eventName, string $mappingName)
true execute (MachII_framework_Event $event, MachII_framework_EventContext $eventContext)
string _getEventName ()
string _getMappingName ()
void _setEventName (string $eventName)
void _setMappingName (string $mappingName)
Methods
Constructor __construct (line 31)
MachII_framework_commands_EventMappingCommand __construct (string $eventName, string $mappingName)
  • string $eventName
  • string $mappingName
execute (line 42)
true execute (MachII_framework_Event $event, MachII_framework_EventContext $eventContext)

Redefinition of:
MachII_framework_EventCommand::execute()
_getEventName (line 62)
  • access: private
string _getEventName ()
_getMappingName (line 80)
  • access: private
string _getMappingName ()
_setEventName (line 53)
  • access: private
void _setEventName (string $eventName)
  • string $eventName
_setMappingName (line 71)
  • access: private
void _setMappingName (string $mappingName)
  • string $mappingName

Inherited Methods

Inherited From MachII_framework_EventCommand

MachII_framework_EventCommand::execute()
MachII_framework_EventCommand::getParameter()
MachII_framework_EventCommand::setParameter()
MachII_framework_EventCommand::setParameters()

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