wiki.techinc.nl/includes/api
2008-08-16 21:21:12 +00:00
..
ApiBase.php API: 2008-08-05 16:32:28 +00:00
ApiBlock.php
ApiDelete.php
ApiEditPage.php
ApiEmailUser.php
ApiExpandTemplates.php
ApiFeedWatchlist.php
ApiFormatBase.php
ApiFormatDbg.php
ApiFormatJson.php
ApiFormatJson_json.php Wrapped certain tricky constructs in @cond/@endcond to prevent Doxygen 2008-08-06 03:55:49 +00:00
ApiFormatPhp.php
ApiFormatTxt.php
ApiFormatWddx.php
ApiFormatXml.php
ApiFormatYaml.php
ApiFormatYaml_spyc.php
ApiHelp.php
ApiLogin.php Patch from MaxSem re bug 15162 - handle throttling in the login API 2008-08-16 18:43:02 +00:00
ApiLogout.php
ApiMain.php API: 2008-08-05 16:32:28 +00:00
ApiMove.php
ApiOpenSearch.php
ApiPageSet.php
ApiParamInfo.php API: 2008-08-05 16:32:28 +00:00
ApiParse.php
ApiProtect.php
ApiQuery.php API: Fixing an E_NOTICE reported by Wikia. Can't reproduce locally, but an extra @ can't hurt. 2008-08-16 20:52:56 +00:00
ApiQueryAllCategories.php
ApiQueryAllimages.php API: Added iiprop=bitdepth to imageinfo and aiprop=bitdepth to allimages 2008-07-31 20:10:36 +00:00
ApiQueryAllLinks.php
ApiQueryAllmessages.php
ApiQueryAllpages.php
ApiQueryAllUsers.php
ApiQueryBacklinks.php
ApiQueryBase.php
ApiQueryBlocks.php
ApiQueryCategories.php (bug 15178) Added clshow to prop=categories to allow filtering for hidden/non-hidden categories 2008-08-16 21:21:12 +00:00
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php
ApiQueryDeletedrevs.php
ApiQueryExternalLinks.php
ApiQueryExtLinksUsage.php
ApiQueryImageInfo.php API: Added iiprop=bitdepth to imageinfo and aiprop=bitdepth to allimages 2008-07-31 20:10:36 +00:00
ApiQueryImages.php
ApiQueryInfo.php
ApiQueryLangLinks.php
ApiQueryLinks.php (bug 15173) Make prop={links,templatelinks} not break in PostgreSQL 2008-08-16 21:02:31 +00:00
ApiQueryLogEvents.php
ApiQueryRandom.php
ApiQueryRecentChanges.php
ApiQueryRevisions.php
ApiQuerySearch.php API: Let list=search throw away missing titles. Lucene will sometimes give us pages that have recently been deleted. 2008-08-16 21:00:19 +00:00
ApiQuerySiteinfo.php Deprecate SiteStats::admins() in favor of SiteStats::numberingroup('sysop'). Should make bug 13471 easy. 2008-07-28 15:49:44 +00:00
ApiQueryUserContributions.php
ApiQueryUserInfo.php
ApiQueryUsers.php
ApiQueryWatchlist.php
ApiResult.php
ApiRollback.php
ApiUnblock.php
ApiUndelete.php