MediaWiki REL1_40
|
Namespaces | |
namespace | Parsoid |
Copyright (C) 2011-2022 Wikimedia Foundation and others. | |
Classes | |
class | MagicWord |
This class encapsulates "magic words" such as "#redirect", NOTOC, etc. More... | |
class | MagicWordArray |
Class for handling an array of magic words. More... | |
class | MagicWordFactory |
A factory that stores information about MagicWords, and creates them on demand with caching. More... | |
class | ParserCacheFactory |
interface | ParserCacheMetadata |
Read-only interface for metadata about a ParserCache entry. More... | |
class | ParserObserver |
class | ParserOutputFlags |
class | RemexRemoveTagHandler |
Helper class for Sanitizer::removeSomeTags(). More... | |
class | RemexStripTagHandler |
Helper class for Sanitizer::stripAllTags(). More... | |
class | RevisionOutputCache |
Cache for ParserOutput objects. More... | |