You are here

namespace Drupal\xbbcode in Extensible BBCode 4.0.x

Same name in other branches
  1. 8.3 Drupal\xbbcode
  2. 8 Drupal\xbbcode
  3. 8.2 Drupal\xbbcode
Classsort descending Location Description
PluginCollectionArrayAdapter src/PluginCollectionArrayAdapter.php Adapt plugin collection methods for array access.
PluginCollectionInterface src/PluginCollectionInterface.php Common methods to access a plugin collection.
PreparedTagElement src/PreparedTagElement.php Adapter for the tag element that marks markup as safe.
TagAccessHandler src/TagAccessHandler.php Control access to XBBCodeTag entities.
TagListBuilder src/TagListBuilder.php Build a table view of custom tags.
TagPluginCollection src/TagPluginCollection.php A collection of tag plugins.
TagPluginManager src/TagPluginManager.php Manages BBCode tags.
TagProcessResult src/TagProcessResult.php Represents the output of a tag processor in a tree.
TagSetListBuilder src/TagSetListBuilder.php Build a table view of tag sets.
Utf8 src/Utf8.php Implementation of UTF-8 character utilities.
XssEscape src/XssEscape.php Augmented version of Xss that defuses markup instead of removing it.