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
Method Summary
MachII_framework_commands_AnnounceCommand __construct (string $eventName, [boolean $copyEventArgs = true])
true execute (MachII_framework_Event $event, MachII_framework_EventContext $eventContext)
string _getEventName ()
boolean _isCopyEventArgs ()
void _setCopyEventArgs (boolean $copyEventArgs)
void _setEventName (string $eventName)
Methods
Constructor __construct (line 32)
MachII_framework_commands_AnnounceCommand __construct (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 68)
  • access: private
string _getEventName ()
_isCopyEventArgs (line 86)
  • access: private
boolean _isCopyEventArgs ()
_setCopyEventArgs (line 77)
  • access: private
void _setCopyEventArgs (boolean $copyEventArgs)
  • boolean $copyEventArgs
_setEventName (line 59)
  • 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:47:25 -0800 by phpDocumentor 1.3.0RC3