| $copyrightUrl | OutputPage | private |
| $limitReportData | OutputPage | private |
| $mAllowedModules | OutputPage | protected |
| $mArticleBodyOnly | OutputPage | private |
| $mBodytext | OutputPage | |
| $mCanonicalUrl | OutputPage | protected |
| $mCategories | OutputPage | protected |
| $mCategoryLinks | OutputPage | protected |
| $mCdnMaxage | OutputPage | protected |
| $mCdnMaxageLimit | OutputPage | protected |
| $mContainsNewMagic | OutputPage | protected |
| $mDebugtext | OutputPage | |
| $mDoNothing | OutputPage | protected |
| $mEnableClientCache | OutputPage | protected |
| $mEnableSectionEditLinks | OutputPage | private |
| $mEnableTOC | OutputPage | private |
| $mExtStyles | OutputPage | protected |
| $mFeedLinks | OutputPage | private |
| $mFeedLinksAppendQuery | OutputPage | protected |
| $mFileVersion | OutputPage | protected |
| $mFollowPolicy | OutputPage | private |
| $mHeadItems | OutputPage | protected |
| $mHideNewSectionLink | OutputPage | protected |
| $mHTMLtitle | OutputPage | private |
| $mImageTimeKeys | OutputPage | protected |
| $mIndexPolicy | OutputPage | private |
| $mIndicators | OutputPage | protected |
| $mInlineStyles | OutputPage | protected |
| $mIsarticle | OutputPage | private |
| $mIsArticleRelated | OutputPage | private |
| $mJsConfigVars | OutputPage | protected |
| $mLanguageLinks | OutputPage | private |
| $mLastModified | OutputPage | protected |
| $mLinktags | OutputPage | protected |
| $mMetatags | OutputPage | protected |
| $mModules | OutputPage | protected |
| $mModuleScripts | OutputPage | protected |
| $mModuleStyles | OutputPage | protected |
| $mNewSectionLink | OutputPage | protected |
| $mNoGallery | OutputPage | |
| $mPageLinkTitle | OutputPage | |
| $mPagetitle | OutputPage | |
| $mPageTitleActionText | OutputPage | private |
| $mParserOptions | OutputPage | protected |
| $mPreventClickjacking | OutputPage | protected |
| $mPrintable | OutputPage | private |
| $mProperties | OutputPage | private |
| $mRedirect | OutputPage | |
| $mRedirectCode | OutputPage | |
| $mRedirectedFrom | OutputPage | private |
| $mResourceLoader | OutputPage | protected |
| $mRevisionId | OutputPage | private |
| $mRevisionTimestamp | OutputPage | private |
| $mScripts | OutputPage | private |
| $mStatusCode | OutputPage | protected |
| $mSubtitle | OutputPage | private |
| $mTarget | OutputPage | private |
| $mTemplateIds | OutputPage | protected |
| $mVaryHeader | OutputPage | private |
| $styles | OutputPage | protected |
| __construct(IContextSource $context=null) | OutputPage | |
| addAcceptLanguage() | OutputPage | |
| addBacklinkSubtitle(Title $title, $query=[]) | OutputPage | |
| addCategoryLinks(array $categories) | OutputPage | |
| addElement($element, array $attribs=[], $contents= '') | OutputPage | |
| addExtensionStyle($url) | OutputPage | |
| addFeedLink($format, $href) | OutputPage | |
| addHeadItem($name, $value) | OutputPage | |
| addHelpLink($to, $overrideBaseUrl=false) | OutputPage | |
| addHTML($text) | OutputPage | |
| addInlineScript($script) | OutputPage | |
| addInlineStyle($style_css, $flip= 'noflip') | OutputPage | |
| addJsConfigVars($keys, $value=null) | OutputPage | |
| addLanguageLinks(array $newLinkArray) | OutputPage | |
| addLink(array $linkarr) | OutputPage | |
| addMeta($name, $val) | OutputPage | |
| addMetadataLink(array $linkarr) | OutputPage | |
| addModules($modules) | OutputPage | |
| addModuleScripts($modules) | OutputPage | |
| addModuleStyles($modules) | OutputPage | |
| addParserOutput($parserOutput) | OutputPage | |
| addParserOutputContent($parserOutput) | OutputPage | |
| addParserOutputMetadata($parserOutput) | OutputPage | |
| addParserOutputNoText($parserOutput) | OutputPage | |
| addParserOutputText($parserOutput) | OutputPage | |
| addReturnTo($title, array $query=[], $text=null, $options=[]) | OutputPage | |
| addScript($script) | OutputPage | |
| addScriptFile($file, $version=null) | OutputPage | |
| addStyle($style, $media= '', $condition= '', $dir= '') | OutputPage | |
| addSubtitle($str) | OutputPage | |
| addTemplate(&$template) | OutputPage | |
| addVaryHeader($header, array $option=null) | OutputPage | |
| addWikiMsg() | OutputPage | |
| addWikiMsgArray($name, $args) | OutputPage | |
| addWikiText($text, $linestart=true, $interface=true) | OutputPage | |
| addWikiTextTidy($text, $linestart=true) | OutputPage | |
| addWikiTextTitle($text, Title $title, $linestart, $tidy=false, $interface=false) | OutputPage | |
| addWikiTextTitleTidy($text, &$title, $linestart=true) | OutputPage | |
| addWikiTextWithTitle($text, &$title, $linestart=true) | OutputPage | |
| allowClickjacking() | OutputPage | |
| buildBacklinkSubtitle(Title $title, $query=[]) | OutputPage | static |
| buildCssLinks() | OutputPage | |
| buildCssLinksArray() | OutputPage | |
| canUseWikiPage() | ContextSource | |
| checkLastModified($timestamp) | OutputPage | |
| clearHTML() | OutputPage | |
| clearSubtitle() | OutputPage | |
| disable() | OutputPage | |
| disallowUserJs() | OutputPage | |
| enableClientCache($state) | OutputPage | |
| enableOOUI() | OutputPage | |
| enableSectionEditLinks($flag=true) | OutputPage | |
| enableTOC($flag=true) | OutputPage | |
| exportSession() | ContextSource | |
| feedLink($type, $url, $text) | OutputPage | private |
| filterModules(array $modules, $position=null, $type=ResourceLoaderModule::TYPE_COMBINED) | OutputPage | protected |
| forceHideNewSectionLink() | OutputPage | |
| formatPermissionsErrorMessage(array $errors, $action=null) | OutputPage | |
| getAllowedModules($type) | OutputPage | |
| getArticleBodyOnly() | OutputPage | |
| getBottomScripts() | OutputPage | |
| getCacheVaryCookies() | OutputPage | |
| getCanonicalUrl() | OutputPage | |
| getCategories() | OutputPage | |
| getCategoryLinks() | OutputPage | |
| getConfig() | ContextSource | |
| getContext() | ContextSource | |
| getExternalHeadScripts() | OutputPage | |
| getExtStyle() | OutputPage | |
| getFeedAppendQuery() | OutputPage | |
| getFileSearchOptions() | OutputPage | |
| getFileVersion() | OutputPage | |
| getFrameOptions() | OutputPage | |
| getHeadItemsArray() | OutputPage | |
| getHeadLinks() | OutputPage | |
| getHeadLinksArray() | OutputPage | |
| getHeadScripts() | OutputPage | |
| getHTML() | OutputPage | |
| getHtmlFromLoaderLinks(array $links) | OutputPage | protectedstatic |
| getHTMLTitle() | OutputPage | |
| getIndicators() | OutputPage | |
| getInlineHeadScripts() | OutputPage | |
| getJsConfigVars() | OutputPage | |
| getJSVars() | OutputPage | |
| getKeyHeader() | OutputPage | |
| getLanguage() | ContextSource | |
| getLanguageLinks() | OutputPage | |
| getLinkTags() | OutputPage | |
| getMetadataAttribute() | OutputPage | |
| getMetaTags() | OutputPage | |
| getModules($filter=false, $position=null, $param= 'mModules') | OutputPage | |
| getModuleScripts($filter=false, $position=null) | OutputPage | |
| getModuleStyles($filter=false, $position=null) | OutputPage | |
| getOutput() | ContextSource | |
| getPageTitle() | OutputPage | |
| getPageTitleActionText() | OutputPage | |
| getPreventClickjacking() | OutputPage | |
| getProperty($name) | OutputPage | |
| getRedirect() | OutputPage | |
| getRequest() | ContextSource | |
| getResourceLoader() | OutputPage | |
| getRevisionId() | OutputPage | |
| getRevisionTimestamp() | OutputPage | |
| getScriptsForBottomQueue($unused=null) | OutputPage | |
| getSkin() | ContextSource | |
| getStats() | ContextSource | |
| getSubtitle() | OutputPage | |
| getSyndicationLinks() | OutputPage | |
| getTarget() | OutputPage | |
| getTemplateIds() | OutputPage | |
| getTiming() | ContextSource | |
| getTitle() | ContextSource | |
| getUser() | ContextSource | |
| getVaryHeader() | OutputPage | |
| getWikiPage() | ContextSource | |
| hasHeadItem($name) | OutputPage | |
| haveCacheVaryCookies() | OutputPage | |
| headElement(Skin $sk, $includeStyle=true) | OutputPage | |
| isArticle() | OutputPage | |
| isArticleRelated() | OutputPage | |
| isDisabled() | OutputPage | |
| isPrintable() | OutputPage | |
| isSyndicated() | OutputPage | |
| isTOCEnabled() | OutputPage | |
| lowerCdnMaxage($maxage) | OutputPage | |
| makeResourceLoaderLink($modules, $only, array $extraQuery=[]) | OutputPage | |
| msg() | ContextSource | |
| output() | OutputPage | |
| parse($text, $linestart=true, $interface=false, $language=null) | OutputPage | |
| parseInline($text, $linestart=true, $interface=false) | OutputPage | |
| parserOptions($options=null) | OutputPage | |
| prepareErrorPage($pageTitle, $htmlTitle=false) | OutputPage | |
| prependHTML($text) | OutputPage | |
| preventClickjacking($enable=true) | OutputPage | |
| rateLimited() | OutputPage | |
| readOnlyPage() | OutputPage | |
| redirect($url, $responsecode= '302') | OutputPage | |
| reduceAllowedModules($type, $level) | OutputPage | |
| returnToMain($unused=null, $returnto=null, $returntoquery=null) | OutputPage | |
| sectionEditLinksEnabled() | OutputPage | |
| sendCacheControl() | OutputPage | |
| setArticleBodyOnly($only) | OutputPage | |
| setArticleFlag($v) | OutputPage | |
| setArticleRelated($v) | OutputPage | |
| setCanonicalUrl($url) | OutputPage | |
| setCategoryLinks(array $categories) | OutputPage | |
| setCdnMaxage($maxage) | OutputPage | |
| setContext(IContextSource $context) | ContextSource | |
| setCopyrightUrl($url) | OutputPage | |
| setETag($tag) | OutputPage | |
| setFeedAppendQuery($val) | OutputPage | |
| setFileVersion($file) | OutputPage | |
| setFollowPolicy($policy) | OutputPage | |
| setHTMLTitle($name) | OutputPage | |
| setIndexPolicy($policy) | OutputPage | |
| setIndicators(array $indicators) | OutputPage | |
| setLanguageLinks(array $newLinkArray) | OutputPage | |
| setLastModified($timestamp) | OutputPage | |
| setPageTitle($name) | OutputPage | |
| setPageTitleActionText($text) | OutputPage | |
| setPrintable() | OutputPage | |
| setProperty($name, $value) | OutputPage | |
| setRedirectedFrom($t) | OutputPage | |
| setRevisionId($revid) | OutputPage | |
| setRevisionTimestamp($timestamp) | OutputPage | |
| setRobotPolicy($policy) | OutputPage | |
| setSquidMaxage($maxage) | OutputPage | |
| setStatusCode($statusCode) | OutputPage | |
| setSubtitle($str) | OutputPage | |
| setSyndicated($show=true) | OutputPage | |
| setTarget($target) | OutputPage | |
| setTitle(Title $t) | OutputPage | |
| setupOOUI($skinName= '', $dir= 'ltr') | OutputPage | static |
| showErrorPage($title, $msg, $params=[]) | OutputPage | |
| showFatalError($message) | OutputPage | |
| showFileCopyError($old, $new) | OutputPage | |
| showFileDeleteError($name) | OutputPage | |
| showFileNotFoundError($name) | OutputPage | |
| showFileRenameError($old, $new) | OutputPage | |
| showLagWarning($lag) | OutputPage | |
| showNewSectionLink() | OutputPage | |
| showPermissionsErrorPage(array $errors, $action=null) | OutputPage | |
| showUnexpectedValueError($name, $val) | OutputPage | |
| styleLink($style, array $options) | OutputPage | protected |
| transformCssMedia($media) | OutputPage | static |
| transformFilePath($remotePathPrefix, $localPath, $file) | OutputPage | static |
| transformResourcePath(Config $config, $path) | OutputPage | static |
| userCanPreview() | OutputPage | |
| versionRequired($version) | OutputPage | |
| wrapWikiMsg($wrap) | OutputPage | |