TYPO3CMS
9.5
|
Go to the source code of this file.
Variables | |
$GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['TYPO3\CMS\Frontend\Page\PageGenerator']['generateMetaTags']['metatag'] | |
$GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['TYPO3\CMS\Frontend\Page\PageGenerator']['generateMetaTags']['hreflang'] | |
$GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['TYPO3\CMS\Frontend\Page\PageGenerator']['generateMetaTags']['canonical'] | |
$metaTagManagerRegistry = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(\TYPO3\CMS\Core\MetaTag\MetaTagManagerRegistry::class) | |
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'TYPO3\CMS\Frontend\Page\PageGenerator'][ 'generateMetaTags'][ 'canonical'] |
Definition at line 8 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'TYPO3\CMS\Frontend\Page\PageGenerator'][ 'generateMetaTags'][ 'hreflang'] |
Definition at line 6 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'TYPO3\CMS\Frontend\Page\PageGenerator'][ 'generateMetaTags'][ 'metatag'] |
Definition at line 4 of file ext_localconf.php.
$metaTagManagerRegistry = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(\TYPO3\CMS\Core\MetaTag\MetaTagManagerRegistry::class) |
Definition at line 11 of file ext_localconf.php.