Be.labels.csh ViewHelper <f:be.labels.csh>

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

Examples

Default:

<f:be.labels.csh />
Copied!

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" />
Copied!

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

Source code

Go to the source code of this ViewHelper: CshViewHelper.php (GitHub).

Arguments

The following arguments are available for <f:be.labels.csh>:

Name Type Default
string
string
string
table
Type
string

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

field
Type
string

Field name (CSH locallang main key)

label
Type
string

Language label which is wrapped with the CSH