Class sfController

Description
Direct descendents
Class Description
sfWebController
Variable Summary
Method Summary
static void newInstance ( $class)
void actionExists ( $moduleName,  $actionName)
void componentExists ( $moduleName,  $componentName)
void controllerExists ( $moduleName,  $controllerName,  $extension,  $throwExceptions)
void forward ( $moduleName,  $actionName)
void getAction ( $moduleName,  $actionName)
void getActionStack ()
void getComponent ( $moduleName,  $componentName)
void getContext ()
void getController ( $moduleName,  $controllerName,  $extension)
void getPresentationFor ( $module,  $action, [ $viewName = null])
void getRenderMode ()
void getView ( $moduleName,  $actionName,  $viewName)
void inCLI ()
void initialize ( $context)
void loadFilters ( $filterChain,  $actionInstance)
void sendEmail ( $module,  $action)
void setRenderMode ( $mode)
void __call ( $method,  $arguments)
Variables
mixed $context = null (line 447)
  • access: protected
mixed $controllerClasses = array() (line 448)
  • access: protected
mixed $maxForwards (line 449)
  • access: protected
mixed $renderMode (line 450)
  • access: protected
mixed $viewCacheClassName (line 451)
  • access: protected
Methods
static method newInstance (line 683)
  • access: public
static void newInstance ( $class)
  • $class
actionExists (line 456)
  • access: public
void actionExists ( $moduleName,  $actionName)
  • $moduleName
  • $actionName
componentExists (line 452)
  • access: public
void componentExists ( $moduleName,  $componentName)
  • $moduleName
  • $componentName
controllerExists (line 460)
  • access: protected
void controllerExists ( $moduleName,  $controllerName,  $extension,  $throwExceptions)
  • $moduleName
  • $controllerName
  • $extension
  • $throwExceptions
forward (line 515)
  • access: public
void forward ( $moduleName,  $actionName)
  • $moduleName
  • $actionName
getAction (line 619)
  • access: public
void getAction ( $moduleName,  $actionName)
  • $moduleName
  • $actionName
getActionStack (line 642)
  • access: public
void getActionStack ()
getComponent (line 623)
  • access: public
void getComponent ( $moduleName,  $componentName)
  • $moduleName
  • $componentName
getContext (line 646)
  • access: public
void getContext ()
getController (line 627)
  • access: protected
void getController ( $moduleName,  $controllerName,  $extension)
  • $moduleName
  • $controllerName
  • $extension
getPresentationFor (line 705)
  • access: public
void getPresentationFor ( $module,  $action, [ $viewName = null])
  • $module
  • $action
  • $viewName
getRenderMode (line 650)
  • access: public
void getRenderMode ()
getView (line 654)
  • access: public
void getView ( $moduleName,  $actionName,  $viewName)
  • $moduleName
  • $actionName
  • $viewName
inCLI (line 765)
  • access: public
void inCLI ()
initialize (line 674)
  • access: public
void initialize ( $context)
  • $context
loadFilters (line 769)
  • access: public
void loadFilters ( $filterChain,  $actionInstance)
  • $filterChain
  • $actionInstance
sendEmail (line 701)
  • access: public
void sendEmail ( $module,  $action)
  • $module
  • $action
setRenderMode (line 754)
  • access: public
void setRenderMode ( $mode)
  • $mode
__call (line 774)
  • access: public
void __call ( $method,  $arguments)
  • $method
  • $arguments

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