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.

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