21 require __DIR__ .
'/conf.php';
27 $GLOBALS[
'LANG']->includeLLFile(
'EXT:lang/locallang_misc.xlf');
29 $LANG->includeLLFile(
'EXT:cms/layout/locallang_db_new_content_el.xlf');
70 $table =
'tt_content';
71 $location = $this->backPath .
'alt_doc.php?edit[tt_content][' . (is_array($row) ? -$row[
'uid'] : $pid) .
']=new&defVals[tt_content][colPos]=' . $vv .
'&defVals[tt_content][sys_language_uid]=' . $sys_lang .
'&returnUrl=' . rawurlencode(
$GLOBALS[
'SOBE']->R_URI);
72 return 'window.location.href=\'' . $location .
'\'+document.editForm.defValues.value;
return false;
'; 78 * @deprecated since 6.0, the classname SC_db_new_content_el and this file is obsolete 79 * and will be removed with 6.2. The class was renamed and is now located at: 80 * typo3/sysext/backend/Classes/Controller/ContentElement/NewContentElementController.php 82 require_once \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::extPath('backend
') . 'Classes/Controller/ContentElement/NewContentElementController.php
'; 84 $SOBE = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Backend\\Controller\\ContentElement\\NewContentElementController
'); 87 foreach ($SOBE->include_once as $INC_FILE) { 88 include_once $INC_FILE; 91 $SOBE->printContent(); static mergeRecursiveWithOverrule(array &$original, array $overrule, $addKeys=TRUE, $includeEmptyValues=TRUE, $enableUnsetFeature=TRUE)
wrapRecordTitle($str, $row)
$MLANG['default']['tabs_images']['tab']
onClickInsertRecord($row, $vv, $moveUid, $pid, $sys_lang=0)
static isLoaded($key, $exitOnError=FALSE)
$dontPrintPageInsertIcons
if(!defined('TYPO3_MODE')) $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauth.php']['logoff_pre_processing'][]