MediaWiki master
MediaWiki\Content Namespace Reference

Namespaces

namespace  Hook
 
namespace  Renderer
 
namespace  Transform
 

Classes

class  AbstractContent
 Base class for all Content objects. More...
 
class  CodeContentHandler
 Content handler for pages with source code as content (e.g. More...
 
interface  Content
 Content objects represent page content, e.g. More...
 
class  ContentHandler
 Base class for content handling. More...
 
class  ContentHandlerFactory
 
class  ContentModelChange
 Backend logic for changing the content model of a page. More...
 
class  CssContent
 Content object for CSS pages. More...
 
class  CssContentHandler
 Content handler for CSS pages. More...
 
class  FallbackContent
 Content object implementation representing unknown content. More...
 
class  FallbackContentHandler
 Content handler implementation for unknown content. More...
 
class  FileContentHandler
 Content handler for "File" page content. More...
 
interface  IContentHandlerFactory
 
class  JavaScriptContent
 Content for JavaScript pages. More...
 
class  JavaScriptContentHandler
 Content handler for JavaScript pages. More...
 
class  JsonContent
 JSON text content that can be viewed and edit directly by users. More...
 
class  JsonContentHandler
 Content handler for JSON text. More...
 
class  TextContent
 Content object implementation for representing flat text. More...
 
class  TextContentHandler
 Base content handler implementation for flat text contents. More...
 
class  ValidationParams
 
class  WikitextContent
 Content object for wiki text pages. More...
 
class  WikitextContentHandler
 Content handler for wiki text pages. More...
 
class  WikiTextStructure
 Class allowing to explore the structure of parsed wikitext. More...