wiki.techinc.nl/includes/api
2011-10-05 13:47:02 +00:00
..
ApiBase.php Return documentation 2011-09-21 16:36:43 +00:00
ApiBlock.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiComparePages.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiDelete.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiDisabled.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiEditPage.php API get functions should be public 2011-08-26 22:56:31 +00:00
ApiEmailUser.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiExpandTemplates.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiFeedContributions.php Return documentation 2011-09-21 16:36:43 +00:00
ApiFeedWatchlist.php Return documentation 2011-09-21 16:36:43 +00:00
ApiFileRevert.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiFormatBase.php Return documentation 2011-09-21 16:36:43 +00:00
ApiFormatDbg.php
ApiFormatDump.php
ApiFormatJson.php
ApiFormatPhp.php
ApiFormatRaw.php More parameter documentation 2011-02-19 00:30:18 +00:00
ApiFormatTxt.php
ApiFormatWddx.php
ApiFormatXml.php Even more documentation in various files 2011-05-29 14:24:27 +00:00
ApiFormatYaml.php * (bug 28586) YAML: strings that are the same as boolean literals 2011-04-18 11:42:44 +00:00
ApiHelp.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiImport.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiLogin.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiLogout.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiMain.php Rename $wgVaryOnXFPForAPI (introduced in r93818) to $wgVaryOnXFP and extend it to also apply to HTTP redirects. The previous name was overly specific for what has become a more generic setting, and we can still change it now that it's not in any release yet. 2011-10-03 13:15:28 +00:00
ApiMove.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiOpenSearch.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiPageSet.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiParamInfo.php Refactor variables to give somewhat useful names 2011-09-16 18:28:24 +00:00
ApiParse.php Call Linker methods statically 2011-09-16 19:35:14 +00:00
ApiPatrol.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiProtect.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiPurge.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQuery.php Refactor variables to give somewhat useful names 2011-09-16 18:28:24 +00:00
ApiQueryAllCategories.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryAllimages.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryAllLinks.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryAllmessages.php Introduce MessageCache::getAllMessageKeys(), which returns all message keys stored in the MessageCache, and use this to power the amincludelocal parameter in meta=allmessages which adds messages that don't exist in PHP but exist as MediaWiki: pages only. 2011-09-14 19:59:50 +00:00
ApiQueryAllpages.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryAllUsers.php Fix whitespace 2011-09-28 16:37:27 +00:00
ApiQueryBacklinks.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryBase.php Replace more multiple calls to $this->getResult() in methods with temporary variable 2011-06-30 01:06:17 +00:00
ApiQueryBlocks.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryCategories.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryCategoryInfo.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryCategoryMembers.php Fix bug in r83814 reported on IRC: categorymembers did not set an ORDER BY when cmcontinue was set, which broke paging when cmdir=desc was used. 2011-10-05 13:15:44 +00:00
ApiQueryDeletedrevs.php Call Linker methods statically 2011-09-16 19:35:14 +00:00
ApiQueryDisabled.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryDuplicateFiles.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryExternalLinks.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryExtLinksUsage.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryFilearchive.php Call Linker methods statically 2011-09-16 19:35:14 +00:00
ApiQueryImageInfo.php Call Linker methods statically 2011-09-16 19:35:14 +00:00
ApiQueryImages.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryInfo.php Make the PROTO_ parameter to wfExpandUrl() explicit in all calls. There are now no calls to wfExpandUrl() in core that rely on PROTO_CURRENT being the default. Also switch to using getCanonicalUrl() for.... rel="canonical" :D (I picked the right name, I KNEW IT) 2011-08-19 15:46:08 +00:00
ApiQueryIWBacklinks.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryIWLinks.php Make the PROTO_ parameter to wfExpandUrl() explicit in all calls. There are now no calls to wfExpandUrl() in core that rely on PROTO_CURRENT being the default. Also switch to using getCanonicalUrl() for.... rel="canonical" :D (I picked the right name, I KNEW IT) 2011-08-19 15:46:08 +00:00
ApiQueryLangBacklinks.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryLangLinks.php Make the PROTO_ parameter to wfExpandUrl() explicit in all calls. There are now no calls to wfExpandUrl() in core that rely on PROTO_CURRENT being the default. Also switch to using getCanonicalUrl() for.... rel="canonical" :D (I picked the right name, I KNEW IT) 2011-08-19 15:46:08 +00:00
ApiQueryLinks.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryLogEvents.php Call Linker methods statically 2011-09-16 19:35:14 +00:00
ApiQueryPageProps.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryProtectedTitles.php Call Linker methods statically 2011-09-16 19:35:14 +00:00
ApiQueryQueryPage.php Fix handling of qplimit/qpoffset and cachedtimestamp in QueryPage api module 2011-09-29 15:16:35 +00:00
ApiQueryRandom.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryRecentChanges.php Call Linker methods statically 2011-09-16 19:35:14 +00:00
ApiQueryRevisions.php Call Linker methods statically 2011-09-16 19:35:14 +00:00
ApiQuerySearch.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQuerySiteinfo.php Merge r97789 into trunk 2011-09-22 11:04:30 +00:00
ApiQueryStashImageInfo.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryTags.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiQueryUserContributions.php Return documentation 2011-09-21 16:36:43 +00:00
ApiQueryUserInfo.php Followup r98329 2011-09-28 17:01:53 +00:00
ApiQueryUsers.php Bug 31199 - Fix notification of implicit groups so it doesn't massively change json output 2011-09-28 16:36:17 +00:00
ApiQueryWatchlist.php Call Linker methods statically 2011-09-16 19:35:14 +00:00
ApiQueryWatchlistRaw.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiResult.php doc fix 2011-09-06 20:31:51 +00:00
ApiRollback.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiRsd.php Make the PROTO_ parameter to wfExpandUrl() explicit in all calls. There are now no calls to wfExpandUrl() in core that rely on PROTO_CURRENT being the default. Also switch to using getCanonicalUrl() for.... rel="canonical" :D (I picked the right name, I KNEW IT) 2011-08-19 15:46:08 +00:00
ApiUnblock.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiUndelete.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiUpload.php 3 PHP Fatal error: Call to undefined method LocalFile::getFileKey() in /usr/local/apache/common-local/php-1.18/includes/api/ApiUpload.php on line 150 2011-10-05 13:47:02 +00:00
ApiUserrights.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00
ApiWatch.php Based on diff to wikia, set more functions consistently public rather than protected 2011-08-17 22:24:21 +00:00