TYPO3 CMS  TYPO3_6-2
Tx_Fluid_Core_Widget_WidgetContext Class Reference
Inheritance diagram for Tx_Fluid_Core_Widget_WidgetContext:
TYPO3\CMS\Fluid\Core\Widget\WidgetContext

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Fluid\Core\Widget\WidgetContext
 getWidgetIdentifier ()
 
 setWidgetIdentifier ($widgetIdentifier)
 
 getAjaxWidgetIdentifier ()
 
 setAjaxWidgetIdentifier ($ajaxWidgetIdentifier)
 
 setParentPluginNamespace ($parentPluginNamespace)
 
 getParentPluginNamespace ()
 
 setParentExtensionName ($parentExtensionName)
 
 getParentExtensionName ()
 
 setParentPluginName ($parentPluginName)
 
 getParentPluginName ()
 
 setWidgetViewHelperClassName ($widgetViewHelperClassName)
 
 getWidgetViewHelperClassName ()
 
 getWidgetConfiguration ()
 
 setWidgetConfiguration ($widgetConfiguration)
 
 getControllerObjectName ()
 
 setControllerObjectName ($controllerObjectName)
 
 setViewHelperChildNodes (\TYPO3\CMS\Fluid\Core\Parser\SyntaxTree\RootNode $viewHelperChildNodes, \TYPO3\CMS\Fluid\Core\Rendering\RenderingContextInterface $viewHelperChildNodeRenderingContext)
 
 getViewHelperChildNodes ()
 
 getViewHelperChildNodeRenderingContext ()
 
 __sleep ()
 
- Protected Attributes inherited from TYPO3\CMS\Fluid\Core\Widget\WidgetContext
 $widgetIdentifier
 
 $ajaxWidgetIdentifier
 
 $widgetConfiguration
 
 $controllerObjectName
 
 $viewHelperChildNodes
 
 $viewHelperChildNodeRenderingContext
 
 $parentPluginNamespace
 
 $parentExtensionName
 
 $parentPluginName
 
 $widgetViewHelperClassName
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 3312 of file LegacyClassesForIde.php.