wiki.techinc.nl/includes/api
umherirrender 02dc9da399 Cleanup some docs (includes/[a-d])
- Swap "$variable type" to "type $variable"
- Added missing types
- Fixed spacing inside docs
- Makes beginning of @param/@return/@var/@throws in capital
- Changed some types to match the more common spelling

Change-Id: I7b65fe04db431342cc58b469dc48f41a50c4e891
2014-07-24 19:42:45 +02:00
..
ApiBase.php Added ApiResult::NO_SIZE_CHECK flag for addValue() 2014-07-11 14:53:58 -04:00
ApiBlock.php Add final period to API module descriptions 2014-03-10 09:04:08 +00:00
ApiComparePages.php Fixed some @params documentation (includes/api) 2014-04-18 13:55:36 +00:00
ApiCreateAccount.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiDelete.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
ApiDisabled.php Add final period to API module descriptions 2014-03-10 09:04:08 +00:00
ApiEditPage.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiEmailUser.php Add final period to API module descriptions 2014-03-10 09:04:08 +00:00
ApiExpandTemplates.php Fixed spacing 2014-07-20 21:41:41 +02:00
ApiFeedContributions.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiFeedRecentChanges.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiFeedWatchlist.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiFileRevert.php Fixed some @params documentation (includes/api) 2014-04-18 13:55:36 +00:00
ApiFormatBase.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
ApiFormatDbg.php api: remove duplicate __contruct calls 2013-01-29 09:38:17 +01:00
ApiFormatDump.php api: remove duplicate __contruct calls 2013-01-29 09:38:17 +01:00
ApiFormatJson.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiFormatNone.php api: remove duplicate __contruct calls 2013-01-29 09:38:17 +01:00
ApiFormatPhp.php api: remove duplicate __contruct calls 2013-01-29 09:38:17 +01:00
ApiFormatRaw.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiFormatTxt.php api: remove duplicate __contruct calls 2013-01-29 09:38:17 +01:00
ApiFormatWddx.php Fixed some @params documentation (includes/api) 2014-04-18 13:55:36 +00:00
ApiFormatXml.php Restructure output of ApiExpandTemplates 2014-06-03 16:25:08 -04:00
ApiFormatYaml.php (bug 35885) remove api version string and parameter 2013-01-18 12:41:18 -05:00
ApiHelp.php Fixed some @params documentation (includes/api) 2014-04-18 13:55:36 +00:00
ApiImageRotate.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
ApiImport.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiLogin.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiLogout.php Add final period to API module descriptions 2014-03-10 09:04:08 +00:00
ApiMain.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
ApiModuleManager.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiMove.php Fixed some @params documentation (includes/api) 2014-04-18 13:55:36 +00:00
ApiOpenSearch.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiOptions.php Add final period to API module descriptions 2014-03-10 09:04:08 +00:00
ApiPageSet.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiParamInfo.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiParse.php Provide namespace to ApiParse->getSectionContent 2014-07-22 18:26:53 -07:00
ApiPatrol.php Add final period to API module descriptions 2014-03-10 09:04:08 +00:00
ApiProtect.php API: Allow 'infinity' as a valid protection expiry 2014-06-15 23:46:37 +00:00
ApiPurge.php API: Refactor continuation code and add to purge, watch, etc. 2014-07-04 15:48:35 -04:00
ApiQuery.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
ApiQueryAllCategories.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryAllImages.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiQueryAllLinks.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryAllMessages.php Capitalise Message in SpecialAllMessages files 2014-06-16 18:25:53 +01:00
ApiQueryAllPages.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiQueryAllUsers.php API: Fix queries for list=allusers&auactiveusers 2014-06-30 12:33:27 -04:00
ApiQueryBacklinks.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryBase.php Split "suppressrevision" into two user rights 2014-07-19 18:11:15 +02:00
ApiQueryBlocks.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiQueryCategories.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryCategoryInfo.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryCategoryMembers.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiQueryContributors.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryDeletedrevs.php Split "suppressrevision" into two user rights 2014-07-19 18:11:15 +02:00
ApiQueryDisabled.php Add final period to API module descriptions 2014-03-10 09:04:08 +00:00
ApiQueryDuplicateFiles.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryExternalLinks.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryExtLinksUsage.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiQueryFilearchive.php Split "suppressrevision" into two user rights 2014-07-19 18:11:15 +02:00
ApiQueryFileRepoInfo.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryImageInfo.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
ApiQueryImages.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryInfo.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiQueryIWBacklinks.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryIWLinks.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryLangBacklinks.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryLangLinks.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryLinks.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryLogEvents.php Split "suppressrevision" into two user rights 2014-07-19 18:11:15 +02:00
ApiQueryORM.php Update formatting, return of the API classes 2013-11-14 18:25:45 +00:00
ApiQueryPagePropNames.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryPageProps.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryPagesWithProp.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryPrefixSearch.php Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
ApiQueryProtectedTitles.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiQueryQueryPage.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiQueryRandom.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryRecentChanges.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
ApiQueryRedirects.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryRevisions.php Split "suppressrevision" into two user rights 2014-07-19 18:11:15 +02:00
ApiQuerySearch.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiQuerySiteinfo.php Fixed spacing 2014-07-20 21:41:41 +02:00
ApiQueryStashImageInfo.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryTags.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryUserContributions.php Split "suppressrevision" into two user rights 2014-07-19 18:11:15 +02:00
ApiQueryUserInfo.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiQueryUsers.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiQueryWatchlist.php Split "suppressrevision" into two user rights 2014-07-19 18:11:15 +02:00
ApiQueryWatchlistRaw.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiResult.php Fixed spacing 2014-07-19 23:12:10 +02:00
ApiRevisionDelete.php Fix possible error list of action=revisiondelete 2014-03-20 21:10:50 +00:00
ApiRollback.php Change 'delete' to 'rollback' in action=rollback params description 2014-06-10 22:16:07 +02:00
ApiRsd.php Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
ApiSetNotificationTimestamp.php API: Refactor continuation code and add to purge, watch, etc. 2014-07-04 15:48:35 -04:00
ApiTokens.php Add final period to API module descriptions 2014-03-10 09:04:08 +00:00
ApiUnblock.php Add final period to API module descriptions 2014-03-10 09:04:08 +00:00
ApiUndelete.php Add final period to API module descriptions 2014-03-10 09:04:08 +00:00
ApiUpload.php Switch API to use Config classes 2014-06-15 23:56:38 +01:00
ApiUserrights.php Add final period to API module descriptions 2014-03-10 09:04:08 +00:00
ApiWatch.php API: Refactor continuation code and add to purge, watch, etc. 2014-07-04 15:48:35 -04:00