ViewHelper Documentation
be.buttons.shortcut
View helper which returns shortcut button with icon Note: This view helper is experimental!
= Examples =
<f:be.buttons.shortcut />
<f:be.buttons.shortcut getVars="{0: 'M', 1: 'myOwnPrefix'}" setVars="{0: 'function'}" />
Arguments
getVars anySimpleType
list of GET variables to store. By default the current id, module and all module arguments
setVars anySimpleType
list of SET[] variables to store. See