|
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. |