You are here

namespace Drupal\xbbcode\Parser\Processor in Extensible BBCode 8.3

Same name in other branches
  1. 4.0.x Drupal\xbbcode\Parser\Processor
Classsort descending Location Description
CallbackTagProcessor src/Parser/Processor/CallbackTagProcessor.php A simple wrapper that allows using callable functions as tag plugins.
TagProcessorBase src/Parser/Processor/TagProcessorBase.php Base tag processor for wrapping the output.
TagProcessorInterface src/Parser/Processor/TagProcessorInterface.php Encapsulates the processing functionality of a tag plugin.