TYPO3 CMS  TYPO3_6-2
ContentObjectGetDataHookInterface.php
Go to the documentation of this file.
1 <?php
3 
32  public function getDataExtension($getDataString, array $fields, $sectionValue, $returnValue, \TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer &$parentObject);
33 
34 }
getDataExtension($getDataString, array $fields, $sectionValue, $returnValue, \TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer &$parentObject)