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
Variable Summary
string $_eventName
string $_mappingName
Method Summary
MachII_framework_commands_EventMappingCommand MachII_framework_commands_EventMappingCommand (string $eventName, string $mappingName)
string _getEventName ()
string _getMappingName ()
void _setEventName (string $eventName)
void _setMappingName (string $mappingName)
Variables
string $_eventName (line 19)
  • access: private
string $_mappingName (line 24)
  • access: private

Inherited Variables

Inherited from MachII_framework_EventCommand

MachII_framework_EventCommand::$_parameters
Methods
Constructor MachII_framework_commands_EventMappingCommand (line 31)
MachII_framework_commands_EventMappingCommand MachII_framework_commands_EventMappingCommand (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:46:59 -0800 by phpDocumentor 1.3.0RC3