‪TYPO3CMS  ‪main
TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest:
TYPO3\CMS\Core\Tests\Functional\SiteHandling\SiteBasedTestTrait

Public Member Functions

 setUp ()
 
 renderWorksWithNestedFluidTemplate ()
 
 renderWorksWithNestedFluidTemplateWithLayouts ()
 
 stdWrapAppliesForTemplateRootPaths ()
 
 optionFileIsUsedAsTemplate ()
 
 optionTemplateIsUsedAsCObjTemplate ()
 
 optionTemplateNameIsUsedAsHtmlFileInTemplateRootPaths ()
 
 stdWrapIsAppliedOnOptionTemplateName ()
 
 layoutIsFoundInLayoutRootPath ()
 
 layoutRootPathHasStdWrapSupport ()
 
 layoutRootPathsHasStdWrapSupport ()
 
 fallbacksForLayoutRootPathsAreApplied ()
 
 fallbacksForLayoutRootPathAreAppendedToLayoutRootPath ()
 
 partialsInPartialRootPathAreFound ()
 
 partialRootPathHasStdWrapSupport ()
 
 partialRootPathsHasStdWrapSupport ()
 
 fallbacksForPartialRootPathsAreApplied ()
 
 fallbacksForPartialRootPathAreAppendedToPartialRootPath ()
 
 formatOverridesDefaultHtmlSuffix ()
 
 stdWrapIsAppliedOnOptionFormat ()
 
 settingsAreAssignedToTheView ()
 
 renderThrowsExceptionForReservedVariableNameData ()
 
 renderThrowsExceptionForReservedVariableNameCurrent ()
 
 cObjectIsAppliedOnVariables ()
 
 contentObjectRendererDataIsAvailableInView ()
 
 renderAssignsContentObjectRendererCurrentValueToView ()
 
 stdWrapIsAppliedOnOverallFluidTemplate ()
 
 renderFluidTemplateAssetsIntoPageRendererRendersAndAttachesAssets ()
 

Protected Attributes

const LANGUAGE_PRESETS
 
const ROOT_PAGE_ID = 1
 
array $testExtensionsToLoad
 

Additional Inherited Members

- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\SiteHandling\SiteBasedTestTrait
 writeSiteConfiguration (string $identifier, array $site=[], array $languages=[], array $errorHandling=[])
 
 mergeSiteConfiguration (string $identifier, array $overrides)
 
 buildSiteConfiguration (int $rootPageId, string $base='')
 
 buildDefaultLanguageConfiguration (string $identifier, string $base)
 
 buildLanguageConfiguration (string $identifier, string $base, array $fallbackIdentifiers=[], string $fallbackType=null)
 
 buildErrorHandlingConfiguration (string $handler, array $codes)
 
mixed resolveLanguagePreset (string $identifier)
 
 applyInstructions (InternalRequest $request, AbstractInstruction ... $instructions)
 
 mergeInstruction (AbstractInstruction $current, AbstractInstruction $other)
 
- ‪Static Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Functional\SiteHandling\SiteBasedTestTrait
static failIfArrayIsNotEmpty (array $items)
 

Detailed Description

Definition at line 25 of file FluidTemplateContentObjectTest.php.

Member Function Documentation

◆ cObjectIsAppliedOnVariables()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::cObjectIsAppliedOnVariables ( )

Definition at line 348 of file FluidTemplateContentObjectTest.php.

◆ contentObjectRendererDataIsAvailableInView()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::contentObjectRendererDataIsAvailableInView ( )

Definition at line 361 of file FluidTemplateContentObjectTest.php.

◆ fallbacksForLayoutRootPathAreAppendedToLayoutRootPath()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::fallbacksForLayoutRootPathAreAppendedToLayoutRootPath ( )

Definition at line 201 of file FluidTemplateContentObjectTest.php.

◆ fallbacksForLayoutRootPathsAreApplied()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::fallbacksForLayoutRootPathsAreApplied ( )

Definition at line 186 of file FluidTemplateContentObjectTest.php.

◆ fallbacksForPartialRootPathAreAppendedToPartialRootPath()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::fallbacksForPartialRootPathAreAppendedToPartialRootPath ( )

Definition at line 268 of file FluidTemplateContentObjectTest.php.

◆ fallbacksForPartialRootPathsAreApplied()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::fallbacksForPartialRootPathsAreApplied ( )

Definition at line 255 of file FluidTemplateContentObjectTest.php.

◆ formatOverridesDefaultHtmlSuffix()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::formatOverridesDefaultHtmlSuffix ( )

Definition at line 281 of file FluidTemplateContentObjectTest.php.

◆ layoutIsFoundInLayoutRootPath()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::layoutIsFoundInLayoutRootPath ( )

Definition at line 141 of file FluidTemplateContentObjectTest.php.

◆ layoutRootPathHasStdWrapSupport()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::layoutRootPathHasStdWrapSupport ( )

Definition at line 156 of file FluidTemplateContentObjectTest.php.

◆ layoutRootPathsHasStdWrapSupport()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::layoutRootPathsHasStdWrapSupport ( )

Definition at line 171 of file FluidTemplateContentObjectTest.php.

◆ optionFileIsUsedAsTemplate()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::optionFileIsUsedAsTemplate ( )

Definition at line 89 of file FluidTemplateContentObjectTest.php.

◆ optionTemplateIsUsedAsCObjTemplate()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::optionTemplateIsUsedAsCObjTemplate ( )

Definition at line 102 of file FluidTemplateContentObjectTest.php.

◆ optionTemplateNameIsUsedAsHtmlFileInTemplateRootPaths()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::optionTemplateNameIsUsedAsHtmlFileInTemplateRootPaths ( )

Definition at line 115 of file FluidTemplateContentObjectTest.php.

◆ partialRootPathHasStdWrapSupport()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::partialRootPathHasStdWrapSupport ( )

Definition at line 229 of file FluidTemplateContentObjectTest.php.

◆ partialRootPathsHasStdWrapSupport()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::partialRootPathsHasStdWrapSupport ( )

Definition at line 242 of file FluidTemplateContentObjectTest.php.

◆ partialsInPartialRootPathAreFound()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::partialsInPartialRootPathAreFound ( )

Definition at line 216 of file FluidTemplateContentObjectTest.php.

◆ renderAssignsContentObjectRendererCurrentValueToView()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::renderAssignsContentObjectRendererCurrentValueToView ( )

Definition at line 374 of file FluidTemplateContentObjectTest.php.

◆ renderFluidTemplateAssetsIntoPageRendererRendersAndAttachesAssets()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::renderFluidTemplateAssetsIntoPageRendererRendersAndAttachesAssets ( )

Definition at line 400 of file FluidTemplateContentObjectTest.php.

◆ renderThrowsExceptionForReservedVariableNameCurrent()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::renderThrowsExceptionForReservedVariableNameCurrent ( )

Definition at line 334 of file FluidTemplateContentObjectTest.php.

◆ renderThrowsExceptionForReservedVariableNameData()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::renderThrowsExceptionForReservedVariableNameData ( )

Definition at line 320 of file FluidTemplateContentObjectTest.php.

◆ renderWorksWithNestedFluidTemplate()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::renderWorksWithNestedFluidTemplate ( )

Definition at line 48 of file FluidTemplateContentObjectTest.php.

◆ renderWorksWithNestedFluidTemplateWithLayouts()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::renderWorksWithNestedFluidTemplateWithLayouts ( )

Definition at line 61 of file FluidTemplateContentObjectTest.php.

◆ settingsAreAssignedToTheView()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::settingsAreAssignedToTheView ( )

Definition at line 307 of file FluidTemplateContentObjectTest.php.

◆ setUp()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::setUp ( )

◆ stdWrapAppliesForTemplateRootPaths()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::stdWrapAppliesForTemplateRootPaths ( )

Definition at line 76 of file FluidTemplateContentObjectTest.php.

◆ stdWrapIsAppliedOnOptionFormat()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::stdWrapIsAppliedOnOptionFormat ( )

Definition at line 294 of file FluidTemplateContentObjectTest.php.

◆ stdWrapIsAppliedOnOptionTemplateName()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::stdWrapIsAppliedOnOptionTemplateName ( )

Definition at line 128 of file FluidTemplateContentObjectTest.php.

◆ stdWrapIsAppliedOnOverallFluidTemplate()

TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::stdWrapIsAppliedOnOverallFluidTemplate ( )

Definition at line 387 of file FluidTemplateContentObjectTest.php.

Member Data Documentation

◆ $testExtensionsToLoad

array TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::$testExtensionsToLoad
protected
Initial value:
= [
'typo3/sysext/frontend/Tests/Functional/Fixtures/Extensions/test_fluid_template',
]

Definition at line 33 of file FluidTemplateContentObjectTest.php.

◆ LANGUAGE_PRESETS

const TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::LANGUAGE_PRESETS
protected
Initial value:
= [
'EN' => ['id' => 0, 'title' => 'English', 'locale' => 'en_US.UTF8'],
]

Definition at line 28 of file FluidTemplateContentObjectTest.php.

◆ ROOT_PAGE_ID

const TYPO3\CMS\Frontend\Tests\Functional\ContentObject\FluidTemplateContentObjectTest::ROOT_PAGE_ID = 1
protected

Definition at line 31 of file FluidTemplateContentObjectTest.php.