Manual:ApiEditPage.php/zh

Category:MediaWiki code/zh#ApiEditPage.php

详情

The ApiEditPage class allows for editing and creating pages via the API. It extends the ApiBase class. For a list of parameters, see API:Edit#Parameters.

钩子

Hooks called from this file are listed in the MediaWiki hooks included in ApiEditPage.php category.

參見

Category:MediaWiki code/zh