Attention

TYPO3 v9 has reached its end-of-life September 30th, 2021 and is not maintained by the community anymore. Looking for a stable version? Use the version switch on the top left.

You can order Extended Long Term Support (ELTS) 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