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
Variable Summary
boolean $_append
string $_contentKey
string $_viewName
Method Summary
MachII_framework_commands_ViewPageCommand MachII_framework_commands_ViewPageCommand (string $viewName, [string $contentKey = null], [mixed $append = false])
boolean _getAppend ()
string _getContentKey ()
string _getViewName ()
boolean _hasContentKey ()
void _setAppend (boolean $append)
void _setContentKey (string $contentKey)
void _setViewName (string $viewName)
Variables
boolean $_append (line 31)
  • access: private
string $_contentKey (line 25)
  • var: a string representation of a variable name
  • access: private
string $_viewName (line 19)
  • access: private

Inherited Variables

Inherited from MachII_framework_EventCommand

MachII_framework_EventCommand::$_parameters
Methods
Constructor MachII_framework_commands_ViewPageCommand (line 38)
MachII_framework_commands_ViewPageCommand MachII_framework_commands_ViewPageCommand (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 73)
  • access: private
boolean _getAppend ()
_getContentKey (line 109)
  • return: a string representation of a variable name
  • access: private
string _getContentKey ()
_getViewName (line 91)
  • access: private
string _getViewName ()
_hasContentKey (line 118)
  • access: private
boolean _hasContentKey ()
_setAppend (line 64)
  • access: private
void _setAppend (boolean $append)
  • boolean $append
_setContentKey (line 100)
  • access: private
void _setContentKey (string $contentKey)
  • string $contentKey: a string representation of a variable name
_setViewName (line 82)
  • 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:09 -0800 by phpDocumentor 1.3.0RC3