Manual:ApiEditPage.php

From mediawiki.org
This page is a translated version of the page Manual:ApiEditPage.php and the translation is 67% complete.

詳細

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.

関連項目