PageTsConfig
FinalYes
A data object that carries the final page TSconfig. This is created by PageTsConfigFactory.
Internal for now until API stabilized. Use BackendUtility::getPagesTSconfig().
Table of Contents
Methods
- __construct() : mixed
- getPageTsConfigArray() : array<string|int, mixed>
- getPageTsConfigTree() : RootNode
Methods
__construct()
public
__construct(RootNode $pageTsConfigTree) : mixed
Parameters
- $pageTsConfigTree : RootNode
getPageTsConfigArray()
public
getPageTsConfigArray() : array<string|int, mixed>
Return values
array<string|int, mixed>getPageTsConfigTree()
public
getPageTsConfigTree() : RootNode