wiki.techinc.nl/includes/api
Petr Onderka 80aa025528 Added result properties to action=paraminfo
Added information about the properties of the results of API calls
to action=paraminfo, including information about "property groups":
what should the prop parameter be set to to get that property.

Uses the same format for types as parameters already do.
The output format of some modules doesn't fit this, so the result
properties for them weren't added, or only partially.

Partially implemented modules:
* expandtemplates:
  parsetree is in its own tag
* protect, allusers, backlinks, deletedrevs, info, imageinfo,
  logevents, querypage, recentchanges, revisions, searchinfo,
  usercontribs, userinfo, users, watchlist, upload:
  response with partially complex structure

Not implemented modules:
* feedcontributions, feedwatchlist, opensearch, rds:
  non-standard reponse
* help:
  error is normal response; not very useful for automated tools anyway
* paraminfo, parse, pageprops, siteinfo, userrights:
  response with complex structure

Change-Id: Iff2a9bef79f994e73eef3062b4dd5461bff968ab
2012-06-06 19:24:59 +02:00
..
ApiBase.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiBlock.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiComparePages.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiDelete.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiDisabled.php
ApiEditPage.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiEmailUser.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiExpandTemplates.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiFeedContributions.php Use right case for Title::makeTitle 2012-05-05 16:08:47 +02:00
ApiFeedWatchlist.php
ApiFileRevert.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiFormatBase.php Changed the format to lowercase in help message 2012-04-30 17:52:27 +02:00
ApiFormatDbg.php
ApiFormatDump.php
ApiFormatJson.php
ApiFormatPhp.php
ApiFormatRaw.php
ApiFormatTxt.php
ApiFormatWddx.php
ApiFormatXml.php Add some more detailed info about the xslt param of format=xml 2012-05-25 08:56:02 -07:00
ApiFormatYaml.php
ApiHelp.php
ApiImport.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiLogin.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiLogout.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiMain.php Add DebugInfos to api result 2012-05-13 11:20:04 +02:00
ApiMove.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiOpenSearch.php
ApiOptions.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiPageSet.php Fill GenderCache inside ApiPageSet 2012-05-16 16:46:22 +02:00
ApiParamInfo.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiParse.php (bug 28814) add properties to output of action=parse 2012-05-05 22:00:45 +02:00
ApiPatrol.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiProtect.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiPurge.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQuery.php Corrected capitalization in the file and class names of API modules 2012-04-16 23:53:56 +02:00
ApiQueryAllCategories.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryAllImages.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryAllLinks.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryAllMessages.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryAllPages.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryAllUsers.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryBacklinks.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryBase.php (bug 19195) Make user IDs more readily available with the API 2012-04-22 14:20:46 +02:00
ApiQueryBlocks.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryCategories.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryCategoryInfo.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryCategoryMembers.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryDeletedrevs.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryExternalLinks.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryExtLinksUsage.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryFilearchive.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryImageInfo.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryImages.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryInfo.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryIWBacklinks.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryIWLinks.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryLangBacklinks.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryLangLinks.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryLinks.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryLogEvents.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryPageProps.php
ApiQueryProtectedTitles.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryQueryPage.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryRandom.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryRecentChanges.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryRevisions.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQuerySearch.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQuerySiteinfo.php Add unit test for MWNamespace::isNonincludable 2012-05-11 19:52:34 +02:00
ApiQueryStashImageInfo.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryTags.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryUserContributions.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryUserInfo.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryUsers.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryWatchlist.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryWatchlistRaw.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiResult.php
ApiRollback.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiRsd.php
ApiTokens.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiUnblock.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiUndelete.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiUpload.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiUserrights.php (bug 19195) Make user IDs more readily available with the API 2012-04-22 14:20:46 +02:00
ApiWatch.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00