MediaWiki REL1_39
OutputPage Member List

This is the complete list of members for OutputPage, including all inherited members.

$mAdditionalBodyClassesOutputPageprotected
$mAdditionalHtmlClassesOutputPageprotected
$mAllowedModulesOutputPageprotected
$mBodytextOutputPage
$mCanonicalUrlOutputPageprotected
$mCategoriesOutputPageprotected
$mCategoryLinksOutputPageprotected
$mCdnMaxageOutputPageprotected
$mCdnMaxageLimitOutputPageprotected
$mDoNothingOutputPageprotected
$mEnableClientCacheOutputPageprotected
$mFeedLinksAppendQueryOutputPageprotected
$mFileVersionOutputPageprotected
$mHeadItemsOutputPageprotected
$mHideNewSectionLinkOutputPageprotected
$mImageTimeKeysOutputPageprotected
$mIndicatorsOutputPageprotected
$mInlineStylesOutputPageprotected
$mJsConfigVarsOutputPageprotected
$mLastModifiedOutputPageprotected
$mLinktagsOutputPageprotected
$mMetatagsOutputPageprotected
$mModulesOutputPageprotected
$mModuleStylesOutputPageprotected
$mNewSectionLinkOutputPageprotected
$mNoGalleryOutputPage
$mPageLinkTitleOutputPage
$mParserOptionsOutputPageprotected
$mPreventClickjackingOutputPageprotected
$mRedirectOutputPage
$mRedirectCodeOutputPage
$mResourceLoaderOutputPageprotected
$mStatusCodeOutputPageprotected
$mTemplateIdsOutputPageprotected
$stylesOutputPageprotected
__construct(IContextSource $context)OutputPage
adaptCdnTTL( $mtime, $minTTL=0, $maxTTL=0)OutputPage
addBacklinkSubtitle(PageReference $title, $query=[])OutputPage
addBodyClasses( $classes)OutputPage
addCategoryLinks(array $categories)OutputPage
addCategoryLinksToLBAndGetResult(array $categories)OutputPageprotected
addContentOverride( $target, Content $content)OutputPage
addContentOverrideCallback(callable $callback)OutputPage
addElement( $element, array $attribs=[], $contents='')OutputPage
addFeedLink( $format, $href)OutputPage
addHeadItem( $name, $value)OutputPage
addHeadItems( $values)OutputPage
addHelpLink( $to, $overrideBaseUrl=false)OutputPage
addHTML( $text)OutputPage
addHtmlClasses( $classes)OutputPage
addInlineScript( $script)OutputPage
addInlineStyle( $style_css, $flip='noflip')OutputPage
addJsConfigVars( $keys, $value=null)OutputPage
addLanguageLinks(array $newLinkArray)OutputPage
addLink(array $linkarr)OutputPage
addLinkHeader( $header)OutputPage
addMeta( $name, $val)OutputPage
addModules( $modules)OutputPage
addModuleStyles( $modules)OutputPage
addParserOutput(ParserOutput $parserOutput, $poOptions=[])OutputPage
addParserOutputContent(ParserOutput $parserOutput, $poOptions=[])OutputPage
addParserOutputMetadata(ParserOutput $parserOutput)OutputPage
addParserOutputText(ParserOutput $parserOutput, $poOptions=[])OutputPage
addReturnTo( $title, array $query=[], $text=null, $options=[])OutputPage
addScript( $script)OutputPage
addScriptFile( $file, $unused=null)OutputPage
addStyle( $style, $media='', $condition='', $dir='')OutputPage
addSubtitle( $str)OutputPage
addTemplate(&$template)OutputPage
addVaryHeader( $header, array $option=null)OutputPage
addWikiMsg(... $args)OutputPage
addWikiMsgArray( $name, $args)OutputPage
addWikiTextAsContent( $text, $linestart=true, PageReference $title=null)OutputPage
addWikiTextAsInterface( $text, $linestart=true, PageReference $title=null)OutputPage
allowClickjacking()OutputPage
buildBacklinkSubtitle(PageReference $page, $query=[])OutputPagestatic
buildCssLinksArray()OutputPage
buildExemptModules()OutputPageprotected
canUseWikiPage()ContextSource
checkLastModified( $timestamp)OutputPage
clearHTML()OutputPage
clearSubtitle()OutputPage
combineWrappedStrings(array $chunks)OutputPageprotectedstatic
considerCacheSettingsFinal()OutputPage
couldBePublicCached()OutputPage
disable()OutputPage
disableClientCache()OutputPage
disallowUserJs()OutputPage
enableClientCache( $state)OutputPage
enableOOUI()OutputPage
exportSession()ContextSource
filterModules(array $modules, $position=null, $type=RL\Module::TYPE_COMBINED)OutputPageprotected
forceHideNewSectionLink()OutputPage
formatPermissionsErrorMessage(array $errors, $action=null)OutputPage
formatPermissionStatus(PermissionStatus $status, string $action=null)OutputPage
getActionName()ContextSource
getAdvertisedFeedTypes()OutputPageprotected
getAllowedModules( $type)OutputPage
getArticleBodyOnly()OutputPage
getAuthority()ContextSource
getBottomScripts()OutputPage
getCacheVaryCookies()OutputPage
getCanonicalUrl()OutputPage
getCategories( $type='all')OutputPage
getCategoryLinks()OutputPage
getConfig()ContextSource
getContext()ContextSource
getCSP()OutputPage
getCSPNonce()OutputPage
getCsrfTokenSet()ContextSource
getDisplayTitle()OutputPage
getFeedAppendQuery()OutputPage
getFileSearchOptions()OutputPage
getFileVersion()OutputPage
getFollowPolicy()OutputPage
getFrameOptions()OutputPage
getHeadItemsArray()OutputPage
getHeadLinksArray()OutputPage
getHTML()OutputPage
getHTMLTitle()OutputPage
getIndexPolicy()OutputPage
getIndicators()OutputPage
getJsConfigVars()OutputPage
getJSVars()OutputPage
getLanguage()ContextSource
getLanguageLinks()OutputPage
getLinkHeader()OutputPage
getLinkTags()OutputPage
getMetaTags()OutputPage
getModules( $filter=false, $position=null, $param='mModules', $type=RL\Module::TYPE_COMBINED)OutputPage
getModuleStyles( $filter=false, $position=null)OutputPage
getOutput()ContextSource
getPageTitle()OutputPage
getPreventClickjacking()OutputPage
getProperty( $name)OutputPage
getRedirect()OutputPage
getRequest()ContextSource
getResourceLoader()OutputPage
getRevisionId()OutputPage
getRevisionTimestamp()OutputPage
getRlClient()OutputPage
getRobotPolicy()OutputPage
getSections()OutputPage
getSkin()ContextSource
getStats()ContextSource
getSubtitle()OutputPage
getSyndicationLinks()OutputPage
getTarget()OutputPage
getTemplateIds()OutputPage
getTiming()ContextSource
getTitle()ContextSource
getUnprefixedDisplayTitle()OutputPage
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
isRevisionCurrent()OutputPage
isSyndicated()OutputPage
isTOCEnabled()OutputPage
loadSkinModules( $sk)OutputPage
lowerCdnMaxage( $maxage)OutputPage
makeResourceLoaderLink( $modules, $only, array $extraQuery=[])OutputPage
msg( $key,... $params)ContextSource
output( $return=false)OutputPage
parseAsContent( $text, $linestart=true)OutputPage
parseAsInterface( $text, $linestart=true)OutputPage
parseInlineAsInterface( $text, $linestart=true)OutputPage
parserOptions()OutputPage
prepareErrorPage( $pageTitle, $htmlTitle=false)OutputPage
prependHTML( $text)OutputPage
preventClickjacking( $enable=true)OutputPage
redirect( $url, $responsecode='302')OutputPage
reduceAllowedModules( $type, $level)OutputPage
returnToMain( $unused=null, $returnto=null, $returntoquery=null)OutputPage
sendCacheControl()OutputPage
setArticleBodyOnly( $only)OutputPage
setArticleFlag( $newVal)OutputPage
setArticleRelated( $newVal)OutputPage
setCanonicalUrl( $url)OutputPage
setCategoryLinks(array $categories)OutputPage
setCdnMaxage( $maxage)OutputPage
setContext(IContextSource $context)ContextSource
setCopyright( $hasCopyright)OutputPage
setCopyrightUrl( $url)OutputPage
setDisplayTitle( $html)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
setPreventClickjacking(bool $enable)OutputPage
setPrintable()OutputPage
setProperty( $name, $value)OutputPage
setRedirectedFrom(PageReference $t)OutputPage
setRevisionId( $revid)OutputPage
setRevisionIsCurrent(bool $isCurrent)OutputPage
setRevisionTimestamp( $timestamp)OutputPage
setRobotPolicy( $policy)OutputPage
setRobotsOptions(array $options=[])OutputPage
setSections(array $sections)OutputPage
setStatusCode( $statusCode)OutputPage
setSubtitle( $str)OutputPage
setSyndicated( $show=true)OutputPage
setTarget( $target)OutputPage
setTitle(PageReference $t)OutputPage
setupOOUI( $skinName='default', $dir='ltr')OutputPagestatic
showErrorPage( $title, $msg, $params=[], $returnto=null, $returntoquery=null)OutputPage
showFatalError( $message)OutputPage
showLagWarning( $lag)OutputPage
showNewSectionLink()OutputPage
showPermissionsErrorPage(array $errors, $action=null)OutputPage
showsCopyright()OutputPage
styleLink( $style, array $options)OutputPageprotected
tailElement( $skin)OutputPage
transformCssMedia( $media)OutputPagestatic
transformFilePath( $remotePathPrefix, $localPath, $file)OutputPagestatic
transformResourcePath(Config $config, $path)OutputPagestatic
userCanPreview()OutputPage
versionRequired( $version)OutputPage
wrapWikiMsg( $wrap,... $msgSpecs)OutputPage
wrapWikiTextAsInterface( $wrapperClass, $text)OutputPage