class Link
Pre-render callback for the "link" element type.
@BootstrapPrerender("link", action = @BootstrapConstant( "\Drupal\bootstrap\Bootstrap::CALLBACK_PREPEND" ) )
Hierarchy
- class \Drupal\bootstrap\Plugin\Prerender\PrerenderBase implements TrustedCallbackInterface, PrerenderInterface
- class \Drupal\bootstrap\Plugin\Prerender\Link
Expanded class hierarchy of Link
Related topics
Namespace
Drupal\bootstrap\Plugin\PrerenderMembers
Name | Modifiers | Type | Description |
---|---|---|---|
Link:: |
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:: |