MediaWiki master
MediaWiki\OutputTransform Namespace Reference

Namespaces

namespace  Stages
 

Classes

class  ContentDOMTransformStage
 OutputTransformStages that modify the content as a HTML DOM tree. 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
 
interface  OutputTransformStage
 Classes implementing the OutputTransformStage aim at being added to a pipeline of transformations that transform a ParserOutput. More...