You are here

service plugin.manager.xbbcode in Extensible BBCode 8.3

Same name and namespace in other branches
  1. 4.0.x xbbcode.services.yml \plugin.manager.xbbcode

Class

Drupal\xbbcode\TagPluginManager
5 string references to plugin.manager.xbbcode
TagForm::create in src/Form/TagForm.php
Instantiates a new instance of this class.
TagPluginCollection::createFromTags in src/TagPluginCollection.php
Create a plugin collection directly from an array of tag plugins.
TagSet::getPluginCollection in src/Entity/TagSet.php
Get the plugin collection.
TagSetForm::create in src/Form/TagSetForm.php
Instantiates a new instance of this class.
XBBCodeFilter::create in src/Plugin/Filter/XBBCodeFilter.php
Creates an instance of the plugin.

File

./xbbcode.services.yml
xbbcode.services.yml

View source
  1. class: Drupal\xbbcode\TagPluginManager
  2. parent: default_plugin_manager