TYPO3 CMS  TYPO3_7-6
ext_localconf.php File Reference

Go to the source code of this file.

Variables

 $extConf = unserialize($GLOBALS['TYPO3_CONF_VARS']['EXT']['extConf'][$_EXTKEY])
 
 $GLOBALS ['TYPO3_CONF_VARS']['FE']['contentRenderingTemplates'][] = 'cssstyledcontent/static/'
 
 $GLOBALS ['TYPO3_CONF_VARS']['FE']['contentRenderingTemplates'][] = 'cssstyledcontent/static/v6.2/'
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['cms/layout/class.tx_cms_layout.php']['tt_content_drawItem']['image']
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['cms/layout/class.tx_cms_layout.php']['tt_content_drawItem']['textpic']
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['cms/layout/class.tx_cms_layout.php']['tt_content_drawItem']['text']
 

Variable Documentation

◆ $extConf

◆ $GLOBALS [1/5]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'FE'][ 'contentRenderingTemplates'][] = 'cssstyledcontent/static/'

Definition at line 13 of file ext_localconf.php.

◆ $GLOBALS [2/5]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'FE'][ 'contentRenderingTemplates'][] = 'cssstyledcontent/static/v6.2/'

Definition at line 14 of file ext_localconf.php.

◆ $GLOBALS [3/5]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'cms/layout/class.tx_cms_layout.php'][ 'tt_content_drawItem'][ 'image']
Initial value:
=
\TYPO3\CMS\CssStyledContent\Hooks\PageLayoutView\ImagePreviewRenderer::class

Definition at line 17 of file ext_localconf.php.

◆ $GLOBALS [4/5]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'cms/layout/class.tx_cms_layout.php'][ 'tt_content_drawItem'][ 'textpic']
Initial value:
=
\TYPO3\CMS\CssStyledContent\Hooks\PageLayoutView\TextpicPreviewRenderer::class

Definition at line 21 of file ext_localconf.php.

◆ $GLOBALS [5/5]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'cms/layout/class.tx_cms_layout.php'][ 'tt_content_drawItem'][ 'text']
Initial value:
=
\TYPO3\CMS\CssStyledContent\Hooks\PageLayoutView\TextPreviewRenderer::class

Definition at line 25 of file ext_localconf.php.