Class sfActionStackEntry

Description
Variable Summary
Method Summary
sfActionStackEntry __construct ( $moduleName,  $actionName,  $actionInstance)
void getActionName ()
void getModuleName ()
void getViewInstance ()
void setPresentation ( &$presentation)
void setViewInstance ( $viewInstance)
Variables
mixed $actionInstance = null (line 402)
  • access: protected
mixed $actionName = null (line 403)
  • access: protected
mixed $moduleName = null (line 404)
  • access: protected
mixed $presentation = null (line 405)
  • access: protected
mixed $viewInstance = null (line 406)
  • access: protected
Methods
Constructor __construct (line 407)
  • access: public
sfActionStackEntry __construct ( $moduleName,  $actionName,  $actionInstance)
  • $moduleName
  • $actionName
  • $actionInstance
getActionInstance (line 417)
  • access: public
void getActionInstance ()
getActionName (line 413)
  • access: public
void getActionName ()
getModuleName (line 429)
  • access: public
void getModuleName ()
getPresentation (line 433)
  • access: public
void &getPresentation ()
getViewInstance (line 421)
  • access: public
void getViewInstance ()
setPresentation (line 437)
  • access: public
void setPresentation ( &$presentation)
  • &$presentation
setViewInstance (line 425)
  • access: public
void setViewInstance ( $viewInstance)
  • $viewInstance

Documentation generated on Tue, 24 Mar 2009 01:23:18 +0100 by phpDocumentor 1.4.2