Attention
TYPO3 v8 has reached its end-of-life March 31st, 2020 and is not maintained by the community anymore. Looking for a stable version? Use the version switch on the top left.
There is no further ELTS support. It is recommended that you upgrade your project and use a supported version of TYPO3.
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