You are here

namespace Drupal\xbbcode\Plugin in Extensible BBCode 4.0.x

Same name in other branches
  1. 8.3 Drupal\xbbcode\Plugin
Classsort descending Location Description
RenderTagPlugin src/Plugin/RenderTagPlugin.php Base class for plugins that produce a Drupal render array.
TagPluginBase src/Plugin/TagPluginBase.php Provides a base class for XBBCode tag plugins.
TagPluginInterface src/Plugin/TagPluginInterface.php Defines the interface for XBBCode tag plugins.
TemplateTagPlugin src/Plugin/TemplateTagPlugin.php This is a tag that delegates processing to a Twig template.