MediaWiki REL1_39
ParserOptions Member List

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

__construct(UserIdentity $user, $lang=null)ParserOptions
addExtraKey( $key)ParserOptions
allCacheVaryingOptions()ParserOptionsstatic
clearStaticCache()ParserOptionsstatic
disableContentConversion( $x=true)ParserOptions
disableTitleConversion( $x=true)ParserOptions
enableLimitReport( $x=true)ParserOptions
getAllowExternalImages()ParserOptions
getAllowExternalImagesFrom()ParserOptions
getAllowSpecialInclusion()ParserOptions
getAllowUnsafeRawHtml()ParserOptions
getCleanSignatures()ParserOptions
getCurrentRevisionRecordCallback()ParserOptions
getDateFormat()ParserOptions
getDisableContentConversion()ParserOptions
getDisableTitleConversion()ParserOptions
getEnableImageWhitelist()ParserOptions
getEnableLimitReport()ParserOptions
getExpensiveParserFunctionLimit()ParserOptions
getExternalLinkTarget()ParserOptions
getInterfaceMessage()ParserOptions
getInterwikiMagic()ParserOptions
getIsPreview()ParserOptions
getIsPrintable()ParserOptions
getIsSectionPreview()ParserOptions
getLazyOptions()ParserOptionsstatic
getMagicISBNLinks()ParserOptions
getMagicPMIDLinks()ParserOptions
getMagicRFCLinks()ParserOptions
getMaxIncludeSize()ParserOptions
getMaxPPExpandDepth()ParserOptions
getMaxPPNodeCount()ParserOptions
getMaxTemplateDepth()ParserOptions
getOption( $name)ParserOptions
getPreSaveTransform()ParserOptions
getRedirectTarget()ParserOptions
getRemoveComments()ParserOptions
getSpeculativePageId()ParserOptions
getSpeculativeRevId()ParserOptions
getSuppressTOC()ParserOptions
getTargetLanguage()ParserOptions
getTemplateCallback()ParserOptions
getThumbSize()ParserOptions
getTimestamp()ParserOptions
getUserIdentity()ParserOptions
getUserLang()ParserOptions
getUserLangObj()ParserOptions
getWrapOutputClass()ParserOptions
isSafeToCache(array $usedOptions=null)ParserOptions
matches(ParserOptions $other)ParserOptions
matchesForCacheKey(ParserOptions $other)ParserOptions
newCanonical( $context, $userLang=null)ParserOptionsstatic
newFromAnon()ParserOptionsstatic
newFromContext(IContextSource $context)ParserOptionsstatic
newFromUser( $user)ParserOptionsstatic
newFromUserAndLang(UserIdentity $user, Language $lang)ParserOptionsstatic
optionsHash( $forOptions, $title=null)ParserOptions
registerWatcher( $callback)ParserOptions
setAllowExternalImages( $x)ParserOptions
setAllowExternalImagesFrom( $x)ParserOptions
setAllowSpecialInclusion( $x)ParserOptions
setAllowUnsafeRawHtml( $x)ParserOptions
setCleanSignatures( $x)ParserOptions
setCurrentRevisionRecordCallback( $x)ParserOptions
setDateFormat( $x)ParserOptions
setEnableImageWhitelist( $x)ParserOptions
setExpensiveParserFunctionLimit( $x)ParserOptions
setExternalLinkTarget( $x)ParserOptions
setInterfaceMessage( $x)ParserOptions
setInterwikiMagic( $x)ParserOptions
setIsPreview( $x)ParserOptions
setIsPrintable( $x)ParserOptions
setIsSectionPreview( $x)ParserOptions
setMaxIncludeSize( $x)ParserOptions
setMaxPPNodeCount( $x)ParserOptions
setMaxTemplateDepth( $x)ParserOptions
setOption( $name, $value)ParserOptions
setOptionLegacy( $name, $value)ParserOptionsprotected
setPreSaveTransform( $x)ParserOptions
setRedirectTarget( $title)ParserOptions
setRemoveComments( $x)ParserOptions
setSpeculativePageIdCallback( $x)ParserOptions
setSpeculativeRevIdCallback( $x)ParserOptions
setSuppressTOC()ParserOptions
setTargetLanguage( $x)ParserOptions
setTemplateCallback( $x)ParserOptions
setThumbSize( $x)ParserOptions
setTimestamp( $x)ParserOptions
setupFakeRevision( $title, $content, $user)ParserOptions
setUserLang( $x)ParserOptions
setWrapOutputClass( $className)ParserOptions