Manual:ApiEditPage.php
Appearance
| MediaWiki file: ApiEditPage.php | |
|---|---|
| Location: | includes/api/ (includes/Api/ in 1.46 or later) |
| Source code: | master • 1.45.1 • 1.44.3 • 1.43.6 |
| Classes: | MediaWiki\Api\ApiEditPage |
Detajler
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.