.. include:: ../../../../../Includes.txt .. _typo3-fluid-be-buttons-csh: ============== 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 ======== Default:: Output:: CSH button as known from the TYPO3 backend. Full configuration:: Output:: CSH button as known from the TYPO3 backend with some custom settings. Arguments ========= .. _be.buttons.csh_table: table ----- :aspect:`DataType` string :aspect:`Required` true :aspect:`Description` Table name ('_MOD_'+module name). If not set, the current module name will be used .. _be.buttons.csh_field: field ----- :aspect:`DataType` string :aspect:`Required` true :aspect:`Description` Field name (CSH locallang main key) .. _be.buttons.csh_wrap: wrap ---- :aspect:`DataType` string :aspect:`Required` true :aspect:`Description` Markup to wrap around the CSH, split by "|"