namespace Drupal\xbbcode\Plugin in Extensible BBCode 4.0.x
Same name in other branches
|
Class |
Location | Description |
|---|---|---|
| RenderTagPlugin |
src/ |
Base class for plugins that produce a Drupal render array. |
| TagPluginBase |
src/ |
Provides a base class for XBBCode tag plugins. |
| TagPluginInterface |
src/ |
Defines the interface for XBBCode tag plugins. |
| TemplateTagPlugin |
src/ |
This is a tag that delegates processing to a Twig template. |