TYPO3 API  SVNRelease
Enumerations | Functions | Variables
config_default.php File Reference

Go to the source code of this file.

Enumerations

enum  FILE_DENY_PATTERN_DEFAULT
enum  PHP_EXTENSIONS_DEFAULT
enum  REQUIRED_EXTENSIONS
enum  TYPO3_version
enum  TYPO3_branch
enum  TYPO3_copyright_year
enum  TYPO3_user_agent
enum  TYPO3_URL_GENERAL
enum  TYPO3_URL_ORG
enum  TYPO3_URL_LICENSE
enum  TYPO3_URL_EXCEPTION
enum  TYPO3_URL_MAILINGLISTS
enum  TYPO3_URL_DOCUMENTATION
enum  TYPO3_URL_DOCUMENTATION_TSREF
enum  TYPO3_URL_DOCUMENTATION_TSCONFIG
enum  TYPO3_URL_CONSULTANCY
enum  TYPO3_URL_CONTRIBUTE
enum  TYPO3_URL_DONATE
enum  TYPO3_URL_SECURITY
enum  TYPO3_URL_DOWNLOAD
enum  TYPO3_URL_SYSTEMREQUIREMENTS
enum  TYPO3_URL_DONATE
enum  TYPO3_db
enum  TYPO3_db_username
enum  TYPO3_db_password
enum  TYPO3_db_host
enum  TYPO3_tables_script
enum  TYPO3_extTableDef_script
enum  TYPO3_languages
enum  TYPO3_REQUESTTYPE_FE
enum  TYPO3_REQUESTTYPE_BE
enum  TYPO3_REQUESTTYPE_CLI
enum  TYPO3_REQUESTTYPE_AJAX
enum  TYPO3_REQUESTTYPE_INSTALL
enum  TYPO3_REQUESTTYPE
enum  TYPO3_UseCachingFramework
enum  TYPO3_DLOG
enum  TYPO3_ERROR_DLOG
enum  TYPO3_EXCEPTION_DLOG

Functions

if(!$GLOBALS['TYPO3_CONF_VARS']['GFX']['image_processing'])
if(!$GLOBALS['TYPO3_CONF_VARS']['GFX']['im'])
if(!strcmp('0', $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_version_5']))
if($GLOBALS['TYPO3_CONF_VARS']['GFX']['im_version_5'])
if($GLOBALS['TYPO3_CONF_VARS']['GFX']['im_imvMaskState'])
if(!strcasecmp($TYPO3_CONF_VARS['FE']['pageNotFound_handling'],'TRUE')) 
xdebug ($var= '', $debugTitle= 'xdebug')
 debug ($variable='', $name='*variable *', $line='*line *', $file='*file *', $recursiveDepth=3, $debugLevel=E_DEBUG)
 debugBegin ()
 debugEnd ()

Variables

 $TYPO3_CONF_VARS
 $T3_VAR = array()
 $TYPO_VERSION = '4.6-dev'
 $typo_db = ''
 $typo_db_username = ''
 $typo_db_password = ''
 $typo_db_host = ''
 $typo_db_tables_script = ''
 $typo_db_extTableDef_script = ''
 if (!@is_file(PATH_typo3conf. 'localconf.php'))
if($TYPO3_CONF_VARS['BE']['forceCharset']==
'-1'&&$typo_db) elseif($TYPO3_CONF_VARS['BE']['forceCharset']!==
'utf-8'&&$typo_db) if($TYPO3_CONF_VARS['SYS']['setDBinit']==
'-1'&&$typo_db) elseif(!preg_match('/SET
NAMES utf8/', $TYPO3_CONF_VARS['SYS']['setDBinit'])&&$typo_db) 
$timeZone = $GLOBALS['TYPO3_CONF_VARS']['phpTimeZone']
 $T3_SERVICES = array()
 $TYPO3_CONF_VARS ['SC_OPTIONS']['errors']['exceptionHandler'] = $TYPO3_CONF_VARS['SYS']['productionExceptionHandler']
 $TYPO3_CONF_VARS ['SC_OPTIONS']['errors']['exceptionalErrors'] = $TYPO3_CONF_VARS['SYS']['exceptionalErrors']
 $TYPO3_LOADED_EXT = t3lib_extMgm::typo3_loadExtensions()
 $EXEC_TIME = time()
 $SIM_EXEC_TIME = $EXEC_TIME
 $ACCESS_TIME = $EXEC_TIME - ($EXEC_TIME % 60)
 $SIM_ACCESS_TIME = $ACCESS_TIME

Enumeration Type Documentation

Definition at line 20 of file config_default.php.

Definition at line 23 of file config_default.php.

Definition at line 26 of file config_default.php.

Definition at line 637 of file config_default.php.

Definition at line 638 of file config_default.php.

enum TYPO3_db

Definition at line 744 of file config_default.php.

Definition at line 747 of file config_default.php.

Definition at line 746 of file config_default.php.

Definition at line 745 of file config_default.php.

enum TYPO3_DLOG

Definition at line 923 of file config_default.php.

Definition at line 925 of file config_default.php.

Definition at line 926 of file config_default.php.

Definition at line 749 of file config_default.php.

Definition at line 759 of file config_default.php.

Definition at line 887 of file config_default.php.

Definition at line 885 of file config_default.php.

Definition at line 883 of file config_default.php.

Definition at line 884 of file config_default.php.

Definition at line 882 of file config_default.php.

Definition at line 886 of file config_default.php.

Definition at line 748 of file config_default.php.

Definition at line 658 of file config_default.php.

Definition at line 659 of file config_default.php.

Definition at line 655 of file config_default.php.

Definition at line 657 of file config_default.php.

Definition at line 656 of file config_default.php.

Definition at line 660 of file config_default.php.

Definition at line 664 of file config_default.php.

Definition at line 662 of file config_default.php.

Definition at line 653 of file config_default.php.

Definition at line 650 of file config_default.php.

Definition at line 652 of file config_default.php.

Definition at line 654 of file config_default.php.

Definition at line 651 of file config_default.php.

Definition at line 661 of file config_default.php.

Definition at line 663 of file config_default.php.

Definition at line 921 of file config_default.php.

Definition at line 639 of file config_default.php.

Definition at line 636 of file config_default.php.


Function Documentation

debug ( variable = '',
name = '*variable*',
line = '*line*',
file = '*file*',
recursiveDepth = 3,
debugLevel = E_DEBUG 
)
debugBegin ( )

Definition at line 826 of file config_default.php.

References $GLOBALS.

debugEnd ( )

Definition at line 831 of file config_default.php.

References $GLOBALS.

if (!$GLOBALS['TYPO3_CONF_VARS']['GFX']['image_processing']) if (!$GLOBALS['TYPO3_CONF_VARS']['GFX']['im']) if (!strcmp('0', $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_version_5'])) if ($GLOBALS['TYPO3_CONF_VARS']['GFX']['im_version_5']) if ($GLOBALS['TYPO3_CONF_VARS']['GFX']['im_imvMaskState']) if (!strcasecmp($TYPO3_CONF_VARS['FE']['pageNotFound_handling'],'TRUE')) xdebug ( var = '',
debugTitle = 'xdebug' 
)

Variable Documentation

$ACCESS_TIME = $EXEC_TIME - ($EXEC_TIME % 60)

Definition at line 952 of file config_default.php.

$EXEC_TIME = time()

Definition at line 950 of file config_default.php.

$SIM_ACCESS_TIME = $ACCESS_TIME

Definition at line 953 of file config_default.php.

$SIM_EXEC_TIME = $EXEC_TIME

Definition at line 951 of file config_default.php.

$T3_SERVICES = array()
$T3_VAR = array()
if ($TYPO3_CONF_VARS['BE']['forceCharset']== '-1'&&$typo_db) elseif ($TYPO3_CONF_VARS['BE']['forceCharset']!== 'utf-8'&&$typo_db) if ($TYPO3_CONF_VARS['SYS']['setDBinit']== '-1'&&$typo_db) elseif (!preg_match('/SET NAMES utf8/', $TYPO3_CONF_VARS['SYS']['setDBinit'])&&$typo_db) $timeZone = $GLOBALS['TYPO3_CONF_VARS']['phpTimeZone']

Checking for UTF-8 in the settings since TYPO3 4.5

Since TYPO3 4.5, everything other than UTF-8 is deprecated. The -1 operator is used to see if the option was set in the installations localconf.php.

[BE][forceCharset] is set to the charset that TYPO3 is using [SYS][setDBinit] is used to set the DB connection and both settings need to be adjusted for UTF-8 in order to work properly

Definition at line 730 of file config_default.php.

$TYPO3_CONF_VARS

Definition at line 28 of file config_default.php.

Referenced by t3lib_extMgm\_makeIncludeHeader(), t3lib_extMgm\addPageTSConfig(), t3lib_extMgm\addService(), t3lib_extMgm\addTypoScript(), t3lib_extMgm\addTypoScriptConstants(), t3lib_extMgm\addTypoScriptSetup(), t3lib_extMgm\addUserTSConfig(), tx_Workspaces_Service_AutoPublish\autoPublishWorkspaces(), wslib\autoPublishWorkspaces(), t3lib_beUserAuth\backendSetUC(), tx_rtehtmlarea_typo3link\buildJSClassesAnchorArray(), t3lib_userAuthGroup\calcPerms(), t3lib_div\callUserFunction(), t3lib_tsfeBeUserAuth\checkBackendAccessSettingsFromInitPhp(), tx_saltedpasswords_emconfhelper\checkConfigurationBackend(), tx_saltedpasswords_emconfhelper\checkConfigurationFrontend(), tx_coreupdates_compatversion\checkForUpdate(), t3lib_beUserAuth\checkLockToIP(), tx_coreupdates_compatversion\checkUserInput(), t3lib_TCEmain\clear_cache(), t3lib_TCEmain\clear_cacheCmd(), tslib_cObj\cObjGetSingle(), t3lib_div\compat_version(), tx_coreupdates_compatversion\compatVersionIsCurrent(), t3lib_TCEmain\deleteAction(), t3lib_div\devLog(), tx_rtehtmlarea_pi2\drawRTE(), tx_rtehtmlarea_base\drawRTE(), t3lib_pageSelect\enableFields(), tx_rtehtmlarea_base\enableRegisteredPlugins(), SC_t3lib_thumbs\errorGif(), tx_dbal_installtool\executeWriteLocalconf(), t3lib_userAuthGroup\fetchGroups(), SC_mod_tools_em_index\fetchMetaData(), t3lib_basicFileFunctions\findFirstWebFolder(), t3lib_extMgm\findService(), SC_t3lib_thumbs\fontGif(), tx_install\generateConfigForm(), tslib_cObj\getData(), t3lib_BEfunc\getFlexFormDS(), tx_sv_auth\getGroups(), tx_rtehtmlarea_select_image\getJSCode(), t3lib_TCEforms\getMainFields(), t3lib_userAuthGroup\getPagePermsClause(), tx_rtehtmlarea_api\getPathToSkin(), t3lib_BEfunc\getProcessedValue(), t3lib_modSettings\getStoreControl(), tx_indexedsearch_crawler\getUidRootLineForClosestTemplate(), tx_coreupdates_compatversion\getUserInput(), t3lib_div\getUserObj(), tx_indexedsearch_modfunc2\hookRequest(), tx_cssstyledcontent_pi1\hookRequest(), tx_indexedsearch\hookRequest(), tx_indexedsearch_indexer\includeCrawlerClass(), t3lib_superadmin\includeLocalconf(), tx_tsconfighelp_module1\init(), SC_file_edit\init(), SC_file_rename\init(), SC_file_list\init(), SC_file_newfolder\init(), SC_t3lib_thumbs\init(), SC_mod_tools_em_index\init(), tx_indexedsearch_indexer\init(), tx_indexedsearch\initialize(), tx_indexedsearch_indexer\initializeExternalParsers(), t3lib_div\initSysLog(), t3lib_TStemplate\linkData(), tx_indexedsearch_crawler\loadIndexerClass(), tx_indexedsearch_files\loadIndexerClass(), tx_rtehtmlarea_api\main(), tx_indexedsearch_modfunc2\main(), tx_tstemplateanalyzer\main(), tx_tstemplateceditor\main(), SC_login_frameset\main(), tx_tsconfighelp_module1\main(), SC_mod_web_view_index\main(), SC_alt_intro\main(), SC_alt_menu\main(), tx_indexedsearch_modfunc1\main(), SC_file_edit\main(), SC_file_list\main(), SC_index\main(), SC_tce_db\main(), tx_version_cm1\main(), tx_tstemplateobjbrowser\main(), SC_t3lib_thumbs\main(), tx_tstemplateinfo\main(), SC_mod_tools_log_index\main(), tx_rtehtmlarea_parse_html\main_parse_html(), tx_rtehtmlarea_select_image\main_rte(), localRecordList\makeControl(), t3lib_div\makeInstanceService(), SC_index\makeInterfaceSelectorBox(), recordList\makeQueryArray(), SC_mod_tools_config_index\menuConfig(), SC_mod_tools_log_index\menuConfig(), t3lib_TCEmain\moveRecord(), t3lib_TCEmain\moveRecord_raw(), tx_em_Tools_XmlHandler\parseMirrorsXML(), t3lib_TSparser\parseSub(), t3lib_TCEmain\process_cmdmap(), t3lib_TCEmain\process_datamap(), SC_alt_doc\processData(), t3lib_userAuth\processLoginData(), tx_recycler_module1\render(), t3lib_div\requireFile(), t3lib_div\requireOnce(), tx_install\setupGeneral(), tx_coreupdates_compatversion\showChangesNeeded(), tx_indexedsearch_modfunc2\showStats(), t3lib_userAuth\start(), t3lib_htmlmail\start(), tslib_cObj\start(), t3lib_TCEforms\t3lib_TCEforms(), tx_em_Install\tsStyleConfigForm(), t3lib_BEfunc\TYPO3_copyRightNotice(), t3lib_extMgm\typo3_loadExtensions(), and t3lib_div\xml2arrayProcess().

$TYPO3_CONF_VARS['SC_OPTIONS']['errors']['exceptionHandler'] = $TYPO3_CONF_VARS['SYS']['productionExceptionHandler']

Definition at line 842 of file config_default.php.

$TYPO3_CONF_VARS['SC_OPTIONS']['errors']['exceptionalErrors'] = $TYPO3_CONF_VARS['SYS']['exceptionalErrors']

Definition at line 843 of file config_default.php.

$TYPO3_LOADED_EXT = t3lib_extMgm::typo3_loadExtensions()
$typo_db = ''
$typo_db_extTableDef_script = ''

Definition at line 647 of file config_default.php.

$typo_db_host = ''
$typo_db_password = ''
$typo_db_tables_script = ''

Definition at line 646 of file config_default.php.

$typo_db_username = ''
$TYPO_VERSION = '4.6-dev'

Definition at line 635 of file config_default.php.

if
Initial value:
'
<!--

NOTE:
When updating the template archive, these TypoScript conditions should replace the current conditions found in the DUMMY PAGE test template:


'.$specialComment.'

-->
'

Definition at line 667 of file config_default.php.

Referenced by browse_links\main_file(), tx_cssstyledcontent_pi1\render_table(), and tx_sysaction_task\viewRecordList().