ViewHelper Documentation
be.buttons.csh
View helper which returns CSH (context sensitive help) button with icon Note: The CSH button 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 view helper is experimental!
= Examples =
<f:be.buttons.csh />
<f:be.buttons.csh table="xMOD_csh_corebe" field="someCshKey" />
Arguments
table string
Table name ('_MOD_'+module name). If not set, the current module name will be used
field string
Field name (CSH locallang main key)
iconOnly boolean
Deprecated since TYPO3 CMS 7, will be removed in TYPO3 CMS 8
styleAttributes string
Deprecated since TYPO3 CMS 7, will be removed in TYPO3 CMS 8