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)