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.

be.labels.csh

ViewHelper which returns CSH (context sensitive help) label with icon hover.

Note

The CSH label will only work, if the current BE user has the "Context Sensitive Help mode" set to something else than "Display no help information" in the Users settings.

Note

This ViewHelper is experimental!

Examples

Default:

<f:be.labels.csh />

CSH label as known from the TYPO3 backend.

Full configuration:

<f:be.labels.csh table="xMOD_csh_corebe" field="someCshKey" label="lang/Resources/Private/Language/locallang/header.languages" />

CSH label as known from the TYPO3 backend with some custom settings.

Arguments

table

DataType

string

Required

false

Description

Table name ('_MOD_'+module name). If not set, the current module name will be used

field

DataType

string

Required

false

Description

Field name (CSH locallang main key)

label

DataType

string

Required

false

Description

Language label which is wrapped with the CSH