44 $GLOBALS[
'LANG']->includeLLFile(
'EXT:lang/locallang_show_rechis.xlf');
55 protected function init() {
58 $this->doc->backPath =
$GLOBALS[
'BACK_PATH'];
59 $this->doc->setModuleTemplate(
'EXT:backend/Resources/Private/Templates/show_rechis.html');
61 $this->content .= $this->doc->header(
$GLOBALS[
'LANG']->getLL(
'title'));
73 $this->content .= $historyObj->main();
77 $markers[
'CSH'] = $docHeaderButtons[
'csh'];
79 $this->content = $this->doc->startPage(
$GLOBALS[
'LANG']->getLL(
'title'));
80 $this->content .= $this->doc->moduleBody($this->pageinfo, $docHeaderButtons, $markers);
89 $this->content .= $this->doc->endPage();
90 $this->content = $this->doc->insertStylesAndJS($this->content);
108 if ($historyObj->returnUrl) {
static cshItem($table, $field, $BACK_PATH, $wrap='', $onlyIconMode=FALSE, $styleAttrib='')
static makeInstance($className)
static getSpriteIcon($iconName, array $options=array(), array $overlays=array())
if(!defined('TYPO3_MODE')) $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauth.php']['logoff_pre_processing'][]