IfHasDropdownViewHelper extends AbstractConditionViewHelper

ViewHelper condition to checks whether a toolbar item provides a dropdown menu.

 <be:toolbar.ifHasDropdown class="{toolbarItem}">
     <f:then>...</f:then>
     <f:else>...</f:else>
 </be:toolbar.ifHasDropdown>
Internal
Tags
see
https://docs.typo3.org/permalink/t3viewhelper:typo3-backend-toolbar-ifhasdropdown

Table of Contents

Methods

initializeArguments()  : void
verdict()  : bool

Methods

initializeArguments()

public initializeArguments() : void

verdict()

public static verdict(array{class: object} $arguments, RenderingContextInterface $renderingContext) : bool
Parameters
$arguments : array{class: object}
$renderingContext : RenderingContextInterface
Return values
bool

        
On this page

Search results