Class MachII_framework_commands_ViewPageCommand

Description

An EventCommand for processing an EventFilter.

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

MachII_framework_EventCommand
   |
   --MachII_framework_commands_ViewPageCommand
Method Summary
MachII_framework_commands_ViewPageCommand __construct (string $viewName, [string $contentKey = null], [mixed $append = false])
true execute (MachII_framework_Event $event, MachII_framework_EventContext $eventContext)
boolean _getAppend ()
string _getContentKey ()
string _getViewName ()
boolean _hasContentKey ()
void _setAppend (boolean $append)
void _setContentKey (string $contentKey)
void _setViewName (string $viewName)
Methods
Constructor __construct (line 38)
MachII_framework_commands_ViewPageCommand __construct (string $viewName, [string $contentKey = null], [mixed $append = false])
  • string $viewName
  • string $contentKey: a string representation of a variable name
execute (line 50)
true execute (MachII_framework_Event $event, MachII_framework_EventContext $eventContext)

Redefinition of:
MachII_framework_EventCommand::execute()
_getAppend (line 70)
  • access: private
boolean _getAppend ()
_getContentKey (line 106)
  • return: a string representation of a variable name
  • access: private
string _getContentKey ()
_getViewName (line 88)
  • access: private
string _getViewName ()
_hasContentKey (line 115)
  • access: private
boolean _hasContentKey ()
_setAppend (line 61)
  • access: private
void _setAppend (boolean $append)
  • boolean $append
_setContentKey (line 97)
  • access: private
void _setContentKey (string $contentKey)
  • string $contentKey: a string representation of a variable name
_setViewName (line 79)
  • access: private
void _setViewName (string $viewName)
  • string $viewName

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