36 background-position: 0px 0px !important; 37 background-image: url(\'###IMAGE###\') !important; 38 background-size: contain; 67 $iconPath =
'../../' . TYPO3_mainDir;
69 foreach ($iconsToProcess as $iconName => $iconFile) {
70 $css = str_replace(
'###NAME###', str_replace(array(
'extensions-',
'tcarecords-'), array(
'',
''), $iconName), $this->styleSheetTemplateExtIcons);
72 $this->iconNames[] = $iconName;
73 $this->styleSheetData .= $css;
$styleSheetTemplateExtIcons
buildCssAndRegisterIcons()
if(!defined('TYPO3_MODE')) $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauth.php']['logoff_pre_processing'][]
static resolveBackPath($pathStr)