TYPO3  7.6
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
FluidTemplateContentObjectTest Class Reference
Inheritance diagram for FluidTemplateContentObjectTest:

Public Member Functions

 constructSetsContentObjectRenderer ()
 
 renderCallsInitializeStandaloneViewInstance ()
 
 renderCallsStandardWrapForGivenTemplateFileWithStandardWrap ()
 
 renderCallsStandardWrapForGivenTemplateRootPathsWithStandardWrap ()
 
 renderSetsTemplateFileByTemplateInView ()
 
 renderSetsTemplateFileByTemplateNameInView ()
 
 renderSetsTemplateFileByTemplateNameStdWrapInView ()
 
 renderSetsLayoutRootPathInView ()
 
 renderCallsStandardWrapForLayoutRootPath ()
 
 layoutRootPathsHasStdWrapSupport ()
 
 fallbacksForLayoutRootPathAreSet ()
 
 fallbacksForLayoutRootPathAreAppendedToLayoutRootPath ()
 
 renderSetsPartialRootPathInView ()
 
 partialRootPathsHasStdWrapSupport ()
 
 renderCallsStandardWrapForPartialRootPath ()
 
 fallbacksForPartialRootPathAreSet ()
 
 fallbacksForPartialRootPathAreAppendedToPartialRootPath ()
 
 renderSetsFormatInView ()
 
 renderCallsStandardWrapForFormat ()
 
 renderSetsExtbasePluginNameInRequest ()
 
 renderCallsStandardWrapForExtbasePluginName ()
 
 renderSetsExtbaseControllerExtensionNameInRequest ()
 
 renderCallsStandardWrapForExtbaseControllerExtensionName ()
 
 renderSetsExtbaseControllerNameInRequest ()
 
 renderCallsStandardWrapForExtbaseControllerName ()
 
 renderSetsExtbaseControllerActionNameInRequest ()
 
 renderCallsStandardWrapForExtbaseControllerActionName ()
 
 renderThrowsExceptionForNotAllowedVariableData ()
 
 renderThrowsExceptionForNotAllowedVariableCurrent ()
 
 renderCallsCObjGetSingleForAllowedVariable ()
 
 renderAssignsRenderedContentObjectVariableToView ()
 
 renderAssignsContentObjectRendererDataToView ()
 
 renderAssignsContentObjectRendererCurrentValueToView ()
 
 renderCallsRenderOnStandaloneViewie ()
 
 renderCallsStandardWrapOnResultStringIfGivenInConfiguration ()
 

Protected Member Functions

 tearDown ()
 
 addMockViewToSubject ()
 

Protected Attributes

 $singletonInstances = array()
 
 $subject = null
 
 $contentObjectRenderer = null
 
 $standaloneView = null
 
 $request = null
 

Detailed Description

Testcase

Definition at line 27 of file Unit/ContentObject/FluidTemplateContentObjectTest.php.

Member Function Documentation

addMockViewToSubject ( )
protected

Add a mock standalone view to subject

Definition at line 86 of file Unit/ContentObject/FluidTemplateContentObjectTest.php.

Referenced by FluidTemplateContentObjectTest\fallbacksForLayoutRootPathAreAppendedToLayoutRootPath(), FluidTemplateContentObjectTest\fallbacksForLayoutRootPathAreSet(), FluidTemplateContentObjectTest\fallbacksForPartialRootPathAreAppendedToPartialRootPath(), FluidTemplateContentObjectTest\fallbacksForPartialRootPathAreSet(), FluidTemplateContentObjectTest\layoutRootPathsHasStdWrapSupport(), FluidTemplateContentObjectTest\partialRootPathsHasStdWrapSupport(), FluidTemplateContentObjectTest\renderAssignsContentObjectRendererCurrentValueToView(), FluidTemplateContentObjectTest\renderAssignsContentObjectRendererDataToView(), FluidTemplateContentObjectTest\renderAssignsRenderedContentObjectVariableToView(), FluidTemplateContentObjectTest\renderCallsCObjGetSingleForAllowedVariable(), FluidTemplateContentObjectTest\renderCallsInitializeStandaloneViewInstance(), FluidTemplateContentObjectTest\renderCallsRenderOnStandaloneViewie(), FluidTemplateContentObjectTest\renderCallsStandardWrapForExtbaseControllerActionName(), FluidTemplateContentObjectTest\renderCallsStandardWrapForExtbaseControllerExtensionName(), FluidTemplateContentObjectTest\renderCallsStandardWrapForExtbaseControllerName(), FluidTemplateContentObjectTest\renderCallsStandardWrapForExtbasePluginName(), FluidTemplateContentObjectTest\renderCallsStandardWrapForFormat(), FluidTemplateContentObjectTest\renderCallsStandardWrapForGivenTemplateFileWithStandardWrap(), FluidTemplateContentObjectTest\renderCallsStandardWrapForGivenTemplateRootPathsWithStandardWrap(), FluidTemplateContentObjectTest\renderCallsStandardWrapForLayoutRootPath(), FluidTemplateContentObjectTest\renderCallsStandardWrapForPartialRootPath(), FluidTemplateContentObjectTest\renderCallsStandardWrapOnResultStringIfGivenInConfiguration(), FluidTemplateContentObjectTest\renderSetsExtbaseControllerActionNameInRequest(), FluidTemplateContentObjectTest\renderSetsExtbaseControllerExtensionNameInRequest(), FluidTemplateContentObjectTest\renderSetsExtbaseControllerNameInRequest(), FluidTemplateContentObjectTest\renderSetsExtbasePluginNameInRequest(), FluidTemplateContentObjectTest\renderSetsFormatInView(), FluidTemplateContentObjectTest\renderSetsLayoutRootPathInView(), FluidTemplateContentObjectTest\renderSetsPartialRootPathInView(), FluidTemplateContentObjectTest\renderSetsTemplateFileByTemplateInView(), FluidTemplateContentObjectTest\renderSetsTemplateFileByTemplateNameInView(), FluidTemplateContentObjectTest\renderSetsTemplateFileByTemplateNameStdWrapInView(), FluidTemplateContentObjectTest\renderThrowsExceptionForNotAllowedVariableCurrent(), and FluidTemplateContentObjectTest\renderThrowsExceptionForNotAllowedVariableData().

constructSetsContentObjectRenderer ( )
fallbacksForLayoutRootPathAreAppendedToLayoutRootPath ( )
fallbacksForLayoutRootPathAreSet ( )
fallbacksForPartialRootPathAreAppendedToPartialRootPath ( )
fallbacksForPartialRootPathAreSet ( )
layoutRootPathsHasStdWrapSupport ( )
partialRootPathsHasStdWrapSupport ( )
renderAssignsContentObjectRendererCurrentValueToView ( )
renderAssignsContentObjectRendererDataToView ( )
renderAssignsRenderedContentObjectVariableToView ( )
renderCallsCObjGetSingleForAllowedVariable ( )
renderCallsInitializeStandaloneViewInstance ( )
renderCallsRenderOnStandaloneViewie ( )
renderCallsStandardWrapForExtbaseControllerActionName ( )
renderCallsStandardWrapForExtbaseControllerExtensionName ( )
renderCallsStandardWrapForExtbaseControllerName ( )
renderCallsStandardWrapForExtbasePluginName ( )
renderCallsStandardWrapForFormat ( )
renderCallsStandardWrapForGivenTemplateFileWithStandardWrap ( )
renderCallsStandardWrapForGivenTemplateRootPathsWithStandardWrap ( )
renderCallsStandardWrapForLayoutRootPath ( )
renderCallsStandardWrapForPartialRootPath ( )
renderCallsStandardWrapOnResultStringIfGivenInConfiguration ( )
renderSetsExtbaseControllerActionNameInRequest ( )
renderSetsExtbaseControllerExtensionNameInRequest ( )
renderSetsExtbaseControllerNameInRequest ( )
renderSetsExtbasePluginNameInRequest ( )
renderSetsFormatInView ( )
renderSetsLayoutRootPathInView ( )
renderSetsPartialRootPathInView ( )
renderSetsTemplateFileByTemplateInView ( )
renderSetsTemplateFileByTemplateNameInView ( )
renderSetsTemplateFileByTemplateNameStdWrapInView ( )
renderThrowsExceptionForNotAllowedVariableCurrent ( )
renderThrowsExceptionForNotAllowedVariableData ( )
tearDown ( )
protected

Member Data Documentation

$contentObjectRenderer = null
protected
$request = null
protected
$singletonInstances = array()
protected
$standaloneView = null
protected
$subject = null
protected