Class MachII_framework_commands_NotifyCommand

Description

An EventCommand for processing an EventFilter.

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

MachII_framework_EventCommand
   |
   --MachII_framework_commands_NotifyCommand
Method Summary
MachII_framework_commands_NotifyCommand __construct (MachII_framework_Listener $listener, string $method, [string|void $resultKey = null])
true execute (MachII_framework_Event $event, MachII_framework_EventContext $eventContext)
string _getMethod ()
string _getResultKey ()
boolean _hasResultKey ()
void _setListener (MachII_framework_Listener $listener)
void _setMethod (string $method)
void _setResultKey (string $resultKey)
Methods
Constructor __construct (line 37)
MachII_framework_commands_NotifyCommand __construct (MachII_framework_Listener $listener, string $method, [string|void $resultKey = null])
execute (line 49)
true execute (MachII_framework_Event $event, MachII_framework_EventContext $eventContext)

Redefinition of:
MachII_framework_EventCommand::execute()
_getListener (line 71)
  • access: private
MachII_framework_Listener _getListener ()
_getMethod (line 89)
  • access: private
string _getMethod ()
_getResultKey (line 107)
  • return: a string representation of a variable name
  • access: private
string _getResultKey ()
_hasResultKey (line 116)
  • access: private
boolean _hasResultKey ()
_setListener (line 62)
  • access: private
void _setListener (MachII_framework_Listener $listener)
_setMethod (line 80)
  • access: private
void _setMethod (string $method)
  • string $method
_setResultKey (line 98)
  • access: private
void _setResultKey (string $resultKey)
  • string $resultKey: a string representation of a variable name

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:34 -0800 by phpDocumentor 1.3.0RC3