[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Created on Dec 01, 2007 Copyright © 2007 Yuri Astrakhan "<Firstname><Lastname>@gmail.com"
File Size: | 821 lines (26 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ApiParse:: (19 methods):
execute()
makeParserOptions()
getParsedContent()
getSectionContent()
formatLangLinks()
formatCategoryLinks()
categoriesHtml()
formatLinks()
formatIWLinks()
formatHeadItems()
formatProperties()
formatCss()
formatLimitReportData()
setIndexedTagNames()
getAllowedParams()
getParamDescription()
getDescription()
getExamples()
getHelpUrls()
execute() X-Ref |
No description |
makeParserOptions( WikiPage $pageObj, array $params ) X-Ref |
Constructs a ParserOptions object param: WikiPage $pageObj param: array $params return: ParserOptions |
getParsedContent( WikiPage $page, $popts, $pageId = null, $getWikitext = false ) X-Ref |
param: WikiPage $page param: ParserOptions $popts param: int $pageId param: bool $getWikitext return: ParserOutput |
getSectionContent( Content $content, $what ) X-Ref |
param: Content $content param: string $what Identifies the content in error messages, e.g. page title. return: Content|bool |
formatLangLinks( $links ) X-Ref |
No description |
formatCategoryLinks( $links ) X-Ref |
No description |
categoriesHtml( $categories ) X-Ref |
No description |
formatLinks( $links ) X-Ref |
No description |
formatIWLinks( $iw ) X-Ref |
No description |
formatHeadItems( $headItems ) X-Ref |
No description |
formatProperties( $properties ) X-Ref |
No description |
formatCss( $css ) X-Ref |
No description |
formatLimitReportData( $limitReportData ) X-Ref |
No description |
setIndexedTagNames( &$array, $mapping ) X-Ref |
No description |
getAllowedParams() X-Ref |
No description |
getParamDescription() X-Ref |
No description |
getDescription() X-Ref |
No description |
getExamples() X-Ref |
No description |
getHelpUrls() X-Ref |
No description |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |