TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Backend\Form\FormDataProvider\PageTsConfig Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Form\FormDataProvider\PageTsConfig:
TYPO3\CMS\Backend\Form\FormDataProviderInterface

Public Member Functions

 addData (array $result)
 

Detailed Description

Page TsConfig relevant for this record

Definition at line 23 of file PageTsConfig.php.

Member Function Documentation

◆ addData()

TYPO3\CMS\Backend\Form\FormDataProvider\PageTsConfig::addData ( array  $result)

Add page TsConfig

Parameters
array$result
Returns
array

Implements TYPO3\CMS\Backend\Form\FormDataProviderInterface.

Definition at line 31 of file PageTsConfig.php.

References TYPO3\CMS\Backend\Utility\BackendUtility\getPagesTSconfig().