Class MachII_framework_commands_AnnounceCommand

Description

An EventCommand for announcing an event.

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

MachII_framework_EventCommand
   |
   --MachII_framework_commands_AnnounceCommand
Variable Summary
boolean $_copyEventArgs
string $_eventName
Method Summary
MachII_framework_commands_AnnounceCommand MachII_framework_commands_AnnounceCommand (string $eventName, [boolean $copyEventArgs = true])
string _getEventName ()
boolean _isCopyEventArgs ()
void _setCopyEventArgs (boolean $copyEventArgs)
void _setEventName (string $eventName)
Variables
boolean $_copyEventArgs (line 25)
  • access: private
string $_eventName (line 19)
  • access: private

Inherited Variables

Inherited from MachII_framework_EventCommand

MachII_framework_EventCommand::$_parameters
Methods
Constructor MachII_framework_commands_AnnounceCommand (line 32)
MachII_framework_commands_AnnounceCommand MachII_framework_commands_AnnounceCommand (string $eventName, [boolean $copyEventArgs = true])
  • string $eventName
  • boolean $copyEventArgs
execute (line 43)
true execute (MachII_framework_Event &$event, MachII_framework_EventContext &$eventContext)

Redefinition of:
MachII_framework_EventCommand::execute()
_getEventName (line 71)
  • access: private
string _getEventName ()
_isCopyEventArgs (line 89)
  • access: private
boolean _isCopyEventArgs ()
_setCopyEventArgs (line 80)
  • access: private
void _setCopyEventArgs (boolean $copyEventArgs)
  • boolean $copyEventArgs
_setEventName (line 62)
  • access: private
void _setEventName (string $eventName)
  • string $eventName

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