Manual:ApiEditPage.php
MediaWiki file: ApiEditPage.php | |
---|---|
Location: | includes/api/ |
Source code: | master • 1.43.0 • 1.42.4 • 1.39.11 |
Classes: | ApiEditPage |
Details
editThe 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.