TYPO3 CMS  TYPO3_6-2
ext_localconf.php File Reference

Go to the source code of this file.

Variables

if(!defined('TYPO3_MODE')) $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks']['TYPO3\\CMS\\Reports\\Task\\SystemStatusUpdateTask']
 
 $TYPO3_CONF_VARS ['SC_OPTIONS']['t3lib/class.t3lib_befunc.php']['displayWarningMessages']['tx_reports_WarningMessagePostProcessor'] = 'TYPO3\\CMS\\Reports\\Report\\Status\\WarningMessagePostProcessor'
 

Variable Documentation

◆ $GLOBALS

if (!defined( 'TYPO3_MODE')) $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][ 'TYPO3\\CMS\\Reports\\Task\\SystemStatusUpdateTask']
Initial value:
= array(
'extension' => $_EXTKEY,
'title' => 'LLL:EXT:' . $_EXTKEY . '/reports/locallang.xlf:status_updateTaskTitle',
'description' => 'LLL:EXT:' . $_EXTKEY . '/reports/locallang.xlf:status_updateTaskDescription',
'additionalFields' => 'TYPO3\\CMS\\Reports\\Task\\SystemStatusUpdateTaskNotificationEmailField'
)

Definition at line 6 of file ext_localconf.php.

◆ $TYPO3_CONF_VARS

$TYPO3_CONF_VARS[ 'SC_OPTIONS'][ 't3lib/class.t3lib_befunc.php'][ 'displayWarningMessages'][ 'tx_reports_WarningMessagePostProcessor'] = 'TYPO3\\CMS\\Reports\\Report\\Status\\WarningMessagePostProcessor'

Definition at line 13 of file ext_localconf.php.