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
Variable Summary
Method Summary
MachII_framework_commands_NotifyCommand MachII_framework_commands_NotifyCommand (MachII_framework_Listener &$listener, string $method, [string|void $resultKey = null])
string _getMethod ()
string _getResultKey ()
boolean _hasResultKey ()
void _setMethod (string $method)
void _setResultKey (string $resultKey)
Variables
MachII_framework_Listener $_listener (line 19)
  • access: private
string $_method (line 24)
  • access: private
string $_resultKey (line 29)
  • var: a string representation of a variable name
  • access: private

Inherited Variables

Inherited from MachII_framework_EventCommand

MachII_framework_EventCommand::$_parameters
Methods
Constructor MachII_framework_commands_NotifyCommand (line 37)
MachII_framework_commands_NotifyCommand MachII_framework_commands_NotifyCommand (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 77)
  • access: private
MachII_framework_Listener &_getListener ()
_getMethod (line 95)
  • access: private
string _getMethod ()
_getResultKey (line 113)
  • return: a string representation of a variable name
  • access: private
string _getResultKey ()
_hasResultKey (line 122)
  • access: private
boolean _hasResultKey ()
_setListener (line 68)
  • access: private
void _setListener (MachII_framework_Listener &$listener)
_setMethod (line 86)
  • access: private
void _setMethod (string $method)
  • string $method
_setResultKey (line 104)
  • 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:03 -0800 by phpDocumentor 1.3.0RC3