MediaWiki file: | ParserOptions.php|
---|---|
Location: | includes/parser/ |
Source code: | master • 1.40.0 • 1.39.4 • 1.35.11 |
Classes: | ParserOptions |
Description
This file sets the options of the Parser
. It contains a number of variables and functions to get and set those variables. All variables are supposed to be private in theory, although in practise this is not the case. The ParserOptions are initialized using a User object.See also
- Manual:Code
- Manual:Coding conventions
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.