Manual:ApiEditPage.php/ko
Appearance
| 미디어위키 파일: ApiEditPage.php | |
|---|---|
| 위치: | includes/api/ (1.46 이후에는 includes/Api/) |
| 소스 코드: | master • 1.46.0 • 1.45.4 • 1.43.9 |
| 클래스: | 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.