| .. |
|
ApiBase.php
|
Implement getRequireOnlyOneParameterErrorMessages, to make the error messages requireOnlyOneParameter can throw.
|
2011-02-25 19:09:39 +00:00 |
|
ApiBlock.php
|
|
|
|
ApiDelete.php
|
Implement getRequireOnlyOneParameterErrorMessages, to make the error messages requireOnlyOneParameter can throw.
|
2011-02-25 19:09:39 +00:00 |
|
ApiDisabled.php
|
|
|
|
ApiEditPage.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiEmailUser.php
|
|
|
|
ApiExpandTemplates.php
|
|
|
|
ApiFeedWatchlist.php
|
|
|
|
ApiFormatBase.php
|
|
|
|
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
|
|
|
|
ApiFormatYaml.php
|
|
|
|
ApiHelp.php
|
|
|
|
ApiImport.php
|
|
|
|
ApiLogin.php
|
|
|
|
ApiLogout.php
|
|
|
|
ApiMain.php
|
A few return type hints
|
2011-01-30 08:16:13 +00:00 |
|
ApiMove.php
|
Implement getRequireOnlyOneParameterErrorMessages, to make the error messages requireOnlyOneParameter can throw.
|
2011-02-25 19:09:39 +00:00 |
|
ApiOpenSearch.php
|
|
|
|
ApiPageSet.php
|
initFromQueryResult doesn't use the $db parameter.
|
2011-01-12 00:24:25 +00:00 |
|
ApiParamInfo.php
|
Make paraminfo output examples along with parameter information.
|
2011-01-21 23:12:51 +00:00 |
|
ApiParse.php
|
Refactor code a little bit, save doing redundant checks if known not necessary.
|
2011-02-24 23:03:55 +00:00 |
|
ApiPatrol.php
|
|
|
|
ApiProtect.php
|
|
|
|
ApiPurge.php
|
|
|
|
ApiQuery.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQueryAllCategories.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQueryAllimages.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQueryAllLinks.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQueryAllmessages.php
|
* Add a amtitle param to meta=allmessages
|
2011-02-09 15:19:45 +00:00 |
|
ApiQueryAllpages.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQueryAllUsers.php
|
* (bug 27708) list=users does not have a property to return user id
|
2011-02-25 16:19:44 +00:00 |
|
ApiQueryBacklinks.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQueryBase.php
|
|
|
|
ApiQueryBlocks.php
|
* (bug 27616) Add userid of blocked user and blocker to list=blocks
|
2011-02-21 19:48:15 +00:00 |
|
ApiQueryCategories.php
|
Bit of documentation, explicitness, variable definition
|
2011-02-24 23:03:00 +00:00 |
|
ApiQueryCategoryInfo.php
|
|
|
|
ApiQueryCategoryMembers.php
|
Implement getRequireOnlyOneParameterErrorMessages, to make the error messages requireOnlyOneParameter can throw.
|
2011-02-25 19:09:39 +00:00 |
|
ApiQueryDeletedrevs.php
|
|
|
|
ApiQueryDisabled.php
|
|
|
|
ApiQueryDuplicateFiles.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQueryExternalLinks.php
|
|
|
|
ApiQueryExtLinksUsage.php
|
|
|
|
ApiQueryFilearchive.php
|
Display userid, and actually put username in user (like usual)
|
2011-02-25 17:21:34 +00:00 |
|
ApiQueryImageInfo.php
|
Commit stuff from my w/c
|
2011-02-25 16:53:33 +00:00 |
|
ApiQueryImages.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQueryInfo.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQueryIWBacklinks.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQueryIWLinks.php
|
|
|
|
ApiQueryLangLinks.php
|
|
|
|
ApiQueryLinks.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQueryLogEvents.php
|
|
|
|
ApiQueryPageProps.php
|
* (bug 27479) API error when using both prop=pageprops and prop=info&inprop=displaytitle
|
2011-02-16 23:38:21 +00:00 |
|
ApiQueryProtectedTitles.php
|
Bit of documentation, explicitness, variable definition
|
2011-02-24 23:03:00 +00:00 |
|
ApiQueryQueryPage.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQueryRandom.php
|
Bit of documentation, explicitness, variable definition
|
2011-02-24 23:03:00 +00:00 |
|
ApiQueryRecentChanges.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQueryRevisions.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQuerySearch.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQuerySiteinfo.php
|
* Expose list of skins in meta=siteinfo
|
2011-01-23 02:05:26 +00:00 |
|
ApiQueryStashImageInfo.php
|
Commit stuff from my w/c
|
2011-02-25 16:53:33 +00:00 |
|
ApiQueryTags.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQueryUserContributions.php
|
|
|
|
ApiQueryUserInfo.php
|
|
|
|
ApiQueryUsers.php
|
* (bug 27708) list=users does not have a property to return user id
|
2011-02-25 16:19:44 +00:00 |
|
ApiQueryWatchlist.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiQueryWatchlistRaw.php
|
More parameter documentation
|
2011-02-19 00:30:18 +00:00 |
|
ApiResult.php
|
|
|
|
ApiRollback.php
|
|
|
|
ApiRsd.php
|
|
|
|
ApiUnblock.php
|
|
|
|
ApiUndelete.php
|
|
|
|
ApiUpload.php
|
Implement getRequireOnlyOneParameterErrorMessages, to make the error messages requireOnlyOneParameter can throw.
|
2011-02-25 19:09:39 +00:00 |
|
ApiUserrights.php
|
|
|
|
ApiWatch.php
|
|
|