TYPO3 API  SVNRelease
Namespaces | Enumerations | Variables
init.php File Reference

Go to the source code of this file.

Namespaces

namespace  TYPO3

Enumerations

enum  TYPO3_OS
enum  TYPO3_MODE
enum  PATH_thisScript
enum  TYPO3_mainDir

Variables

if(isset($BACK_PATH)&&strlen($BACK_PATH) >
0 &&TYPO3_mainDir!= 'typo3/'&&substr($BACK_PATH,-7)==
'/typo3/') 
$temp_path = str_replace('\\','/',dirname(PATH_thisScript).'/')
 $temp_modPath = ''
 $TYPO3_DB = t3lib_div::makeInstance('t3lib_DB')
$TYPO3_DB debugOutput = $TYPO3_CONF_VARS['SYS']['sqlDebug']
 $CLIENT = t3lib_div::clientInfo()
 $PARSETIME_START = t3lib_div::milliseconds()
 $BE_USER = t3lib_div::makeInstance('t3lib_beUserAuth')
$BE_USER warningEmail = $TYPO3_CONF_VARS['BE']['warning_email_addr']
$BE_USER lockIP = $TYPO3_CONF_VARS['BE']['lockIP']
$BE_USER auth_timeout_field = intval($TYPO3_CONF_VARS['BE']['sessionTimeout'])
$BE_USER OS = TYPO3_OS
 $WEBMOUNTS = $BE_USER->returnWebmounts()
 $FILEMOUNTS = $BE_USER->returnFilemounts()
 $GLOBALS ['LANG'] = t3lib_div::makeInstance('language')

Enumeration Type Documentation

Definition at line 86 of file init.php.

Definition at line 92 of file init.php.

enum TYPO3_MODE

Definition at line 85 of file init.php.

enum TYPO3_OS

Definition at line 84 of file init.php.


Variable Documentation

$BE_USER = t3lib_div::makeInstance('t3lib_beUserAuth')

Definition at line 418 of file init.php.

Referenced by tx_version_cm1\adminLinks(), tx_impexp\checkPID(), SC_index\checkRedirect(), template\clearCacheMenu(), SC_alt_doc\closeDocument(), t3lib_BEfunc\cshItem(), clickMenu\DB_edit(), recordHistory\displaySettings(), SC_mod_web_perm_index\doEdit(), tx_rtehtmlarea_base\drawRTE(), browse_links\expandPage(), SC_alt_doc\fixWSversioningInEditConf(), tx_tsconfighelp_module1\getButtons(), SC_mod_web_info_index\getButtons(), SC_mod_web_func_index\getButtons(), tx_version_cm1\getButtons(), SC_file_list\getButtons(), SC_db_layout\getButtons(), TYPO3backend\getLoggedInUserLabel(), template\getPageInfo(), tx_Workspaces_ExtDirect_Server\getRowDetails(), t3lib_TCEforms\getSingleField(), tx_em_Extensions_Details\helpCol(), t3lib_BEfunc\helpTextIcon(), tx_rtehtmlarea_parse_html\init(), tx_tsconfighelp_module1\init(), tx_rtehtmlarea_user\init(), SC_mod_web_view_index\init(), SC_alt_file_navframe\init(), SC_alt_db_navframe\init(), SC_tce_db\init(), SC_db_list\init(), SC_db_new\init(), SC_show_item\init(), SC_mod_tools_em_index\init(), SC_mod_user_ws_index\init(), SC_alt_doc\init(), t3lib_TCEforms\initDefaultBEmode(), t3lib_clipboard\initializeClipboard(), SC_alt_db_navframe\initializeTemporaryDBmount(), SC_alt_file_navframe\initPage(), SC_alt_db_navframe\initPage(), SC_logout\logout(), tx_indexedsearch_modfunc2\main(), tx_beuser\main(), tx_tstemplateanalyzer\main(), tx_tstemplateceditor\main(), tx_extrapagecmoptions\main(), tx_impexp_clickmenu\main(), tx_tsconfighelp_module1\main(), SC_alt_topmenu_dummy\main(), SC_mod_web_info_index\main(), SC_mod_web_func_index\main(), SC_mod_web_view_index\main(), SC_alt_intro\main(), tx_lowlevel_cleaner\main(), SC_alt_menu\main(), SC_wizard_rte\main(), SC_alt_doc_nodoc\main(), SC_file_edit\main(), SC_file_list\main(), SC_index\main(), SC_tce_db\main(), tx_version_cm1\main(), SC_db_list\main(), tx_tstemplateobjbrowser\main(), tx_tstemplateinfo\main(), SC_view_help\main(), SC_db_new\main(), SC_mod_tools_dbint_index\main(), SC_mod_tools_log_index\main(), SC_mod_web_perm_index\main(), SC_alt_shortcut\main(), SC_mod_user_ws_index\main(), SC_mod_user_setup_index\main(), SC_db_layout\main(), SC_alt_doc\main(), browse_links\main_file(), browse_links\main_folder(), tx_rtehtmlarea_parse_html\main_parse_html(), tx_rtehtmlarea_user\main_user(), SC_view_help\make_seeAlso(), SC_alt_doc\makeEditForm(), SC_mod_tools_log_index\menuConfig(), t3lib_BEfunc\openPageTree(), t3lib_positionMap\positionTree(), SC_alt_doc\preInit(), SC_alt_shortcut\preprocess(), clickMenu\printDBClickMenu(), SC_view_help\printItem(), clickMenu\printNewDBLevel(), SC_alt_doc\processData(), Tx_Fluid_ViewHelpers_Be_PageInfoViewHelper\render(), tx_recycler_module1\render(), SC_view_help\render_Table(), SC_view_help\render_TOC(), SC_db_layout\renderQuickEdit(), tx_rtehtmlarea_base\setToolbar(), t3lib_BEfunc\setUpdateSignal(), SC_mod_user_setup_index\simulateUser(), tx_impexp\singleRecordLines(), SC_mod_user_setup_index\storeIncomingData(), alt_menu_functions\topMenu(), template\viewPageIcon(), SC_mod_user_ws_index\workspaceList_createFakeWorkspaceRecord(), and SC_alt_shortcut\workspaceSelector().

$CLIENT = t3lib_div::clientInfo()
$FILEMOUNTS = $BE_USER->returnFilemounts()
$GLOBALS['LANG'] = t3lib_div::makeInstance('language')

Definition at line 437 of file init.php.

$PARSETIME_START = t3lib_div::milliseconds()

Definition at line 230 of file init.php.

$temp_modPath = ''

Definition at line 109 of file init.php.

if (isset($BACK_PATH)&&strlen($BACK_PATH) > 0 &&TYPO3_mainDir!= 'typo3/'&&substr($BACK_PATH,-7)== '/typo3/') $temp_path = str_replace('\\','/',dirname(PATH_thisScript).'/')

Definition at line 108 of file init.php.

Referenced by t3lib_iconWorks\skinImg().

$TYPO3_DB = t3lib_div::makeInstance('t3lib_DB')

Definition at line 226 of file init.php.

$WEBMOUNTS = $BE_USER->returnWebmounts()

Definition at line 431 of file init.php.

Referenced by localPageTree\localPageTree().

$BE_USER auth_timeout_field = intval($TYPO3_CONF_VARS['BE']['sessionTimeout'])
$TYPO3_DB debugOutput = $TYPO3_CONF_VARS['SYS']['sqlDebug']
$BE_USER lockIP = $TYPO3_CONF_VARS['BE']['lockIP']

Definition at line 420 of file init.php.

Referenced by t3lib_userAuth\getNewSessionRecord(), and t3lib_userAuth\ipLockClause().

$BE_USER OS = TYPO3_OS

Definition at line 422 of file init.php.

$BE_USER warningEmail = $TYPO3_CONF_VARS['BE']['warning_email_addr']

Definition at line 419 of file init.php.

Referenced by t3lib_userAuth\checkAuthentication().