TYPO3 API

System Extensions

Adminpanel
Backend
Belog
Beuser
Core
Dashboard
Extbase
Extensionmanager
FrontendLogin
Filelist
Fluid
FluidStyledContent
Form
Frontend
Impexp
IndexedSearch
Info
Install
Linkvalidator
Lowlevel
Opendocs
Recordlist
Recycler
Redirects
Reports
RteCKEditor
Scheduler
Seo
Setup
SysNote
T3editor
Tstemplate
Viewpage
Workspaces

Constants

TYPO3_branch

public mixed TYPO3_branch = $this->getBranch()

TYPO3_mainDir

public mixed TYPO3_mainDir = 'typo3/'

TYPO3_MODE

Deprecated

since v11, will be removed in v12. Use Core\Http\ApplicationType API instead

public mixed TYPO3_MODE = $mode

TYPO3_REQUESTTYPE

Deprecated

since v11, will be removed in v12. Use Core\Http\ApplicationType API or $request->getAttribute('applicationType') instead

public mixed TYPO3_REQUESTTYPE = $requestType

TYPO3_REQUESTTYPE_AJAX

Deprecated

since v11, will be removed in v12.

public mixed TYPO3_REQUESTTYPE_AJAX = self::REQUESTTYPE_AJAX

TYPO3_REQUESTTYPE_BE

Deprecated

since v11, will be removed in v12.

public mixed TYPO3_REQUESTTYPE_BE = self::REQUESTTYPE_BE

TYPO3_REQUESTTYPE_CLI

Deprecated

since v11, will be removed in v12.

public mixed TYPO3_REQUESTTYPE_CLI = self::REQUESTTYPE_CLI

TYPO3_REQUESTTYPE_FE

Deprecated

since v11, will be removed in v12.

public mixed TYPO3_REQUESTTYPE_FE = self::REQUESTTYPE_FE

TYPO3_REQUESTTYPE_INSTALL

Deprecated

since v11, will be removed in v12.

public mixed TYPO3_REQUESTTYPE_INSTALL = self::REQUESTTYPE_INSTALL

TYPO3_version

public mixed TYPO3_version = $this->getVersion()

Search results