MediaWiki master
MediaWiki\OutputTransform Namespace Reference

Namespaces

namespace  Stages
 

Classes

class  ContentDOMTransformStage
 OutputTransformStages that modify the content as a HTML DOM tree. More...
 
class  ContentHolderTransformStage
 OutputTransformStages that can modify the content either as a DOM tree or an HTML string. More...
 
class  ContentTextTransformStage
 OutputTransformStages that only modify the content. More...
 
class  DefaultOutputPipelineFactory
 This class contains the default output transformation pipeline factory for wikitext. More...
 
class  OutputTransformPipeline
 
class  OutputTransformStage
 Classes implementing the OutputTransformStage aim at being added to a pipeline of transformations that transform a ParserOutput. More...