Manual:ApiEditPage.php
Appearance
| MediaWiki ファイル: ApiEditPage.php | |
|---|---|
| 場所: | includes/api/ (1.46 以降は includes/Api/) |
| ソース コード: | master • 1.45.1 • 1.44. • 1.39.16 |
| クラス: | ApiEditPage |
詳細
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.