TYPO3 CMS  TYPO3_6-2
show_item.php
Go to the documentation of this file.
1 <?php
15 require __DIR__ . '/init.php';
16 
18  'TYPO3\\CMS\\Backend\\Controller\\ContentElement\\ElementInformationController'
19 );
21 $elementInformationController->printContent();
$elementInformationController
Definition: show_item.php:17