Attention

TYPO3 v10 has reached end-of-life as of April 30th 2023 and is no longer being maintained. Use the version switcher on the top left of this page to select documentation for a supported version of TYPO3.

Need more time before upgrading? You can purchase Extended Long Term Support (ELTS) for TYPO3 v10 here: TYPO3 ELTS.

temp, styles & lib

Property

temp

Data type

(whatever)

Description

This top-level object name is reserved.

temp and styles are used for code-libraries you can copy during parse-time, but they are not saved with the template in cache. temp and styles are unset before the template is cached! Therefore use these names to store temporary data.

lib can be used for a "library" of code, you can reference in TypoScript (unlike styles which is unset).

tt_*

tt_, e.g. tt_content (from “content (default)”) is used to render content from tables.

resources

Property

resources

Data type

readonly

Description

Resources in list (internal)

sitetitle

Property

sitetitle

Data type

readonly

Description

SiteTitle (internal)

types

Property

types

Data type

readonly

Description

Types (internal)

type=99 reserved for plaintext display