手册:ApiEditPage.php
Appearance
| MediaWiki文件: ApiEditPage.php | |
|---|---|
| 位置: | includes/api/ (1.46及以后为includes/Api/) |
| 源代码: | master • 1.45.1 • 1.44.3 • 1.43.6 |
| 类: | MediaWiki\Api\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.