class Dropbutton
Pre-render callback for the "dropbutton" element type.
@BootstrapPrerender("dropbutton", replace = "Drupal\Core\Render\Element\Dropbutton::preRenderDropbutton" )
Hierarchy
- class \Drupal\bootstrap\Plugin\Prerender\PrerenderBase implements TrustedCallbackInterface, PrerenderInterface
- class \Drupal\bootstrap\Plugin\Prerender\Dropbutton
Expanded class hierarchy of Dropbutton
Related topics
Namespace
Drupal\bootstrap\Plugin\PrerenderMembers
Name | Modifiers | Type | Description |
---|---|---|---|
Dropbutton:: |
public static | function |
Pre-render element callback. Overrides PrerenderBase:: |
PrerenderBase:: |
public static | function |
Pre-render render array element callback. Overrides PrerenderInterface:: |
PrerenderBase:: |
public static | function |
Overrides TrustedCallbackInterface:: |