TYPO3 CMS  TYPO3_6-2
ext_tables.php File Reference

Go to the source code of this file.

Variables

if(!defined('TYPO3_MODE')) if(TYPO3_MODE=='BE') $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['reports']['tx_reports']['status']['providers']['extbase'][] = 'TYPO3\\CMS\\Extbase\\Utility\\ExtbaseRequirementsCheckUtility'
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks']['TYPO3\\CMS\\Extbase\\Scheduler\\Task']
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['checkFlexFormValue'][] = 'TYPO3\CMS\Extbase\Hook\DataHandler\CheckFlexFormValue'
 

Variable Documentation

◆ $GLOBALS [1/3]

if (!defined( 'TYPO3_MODE')) if (TYPO3_MODE=='BE') $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'reports'][ 'tx_reports'][ 'status'][ 'providers'][ 'extbase'][] = 'TYPO3\\CMS\\Extbase\\Utility\\ExtbaseRequirementsCheckUtility'

Definition at line 9 of file ext_tables.php.

◆ $GLOBALS [2/3]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][ 'TYPO3\\CMS\\Extbase\\Scheduler\\Task']
Initial value:
= array(
'extension' => $_EXTKEY,
'title' => 'LLL:EXT:extbase/Resources/Private/Language/locallang_db.xlf:task.name',
'description' => 'LLL:EXT:extbase/Resources/Private/Language/locallang_db.xlf:task.description',
'additionalFields' => 'TYPO3\\CMS\\Extbase\\Scheduler\\FieldProvider'
)

Definition at line 11 of file ext_tables.php.

◆ $GLOBALS [3/3]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 't3lib/class.t3lib_tcemain.php'][ 'checkFlexFormValue'][] = 'TYPO3\CMS\Extbase\Hook\DataHandler\CheckFlexFormValue'

Definition at line 18 of file ext_tables.php.