Jump to content

Руководство:ApiEditPage.php

From mediawiki.org
This page is a translated version of the page Manual:ApiEditPage.php and the translation is 71% complete.
Outdated translations are marked like this.

Подробности

Класс ApiEditPage позволяет редактировать и создавать страницы через API . Он наследует от API base-class. Для списка параметров см. API:Edit#Параметры. It extends the ApiBase class. For a list of parameters, see API:Edit#Parameters.

Привязки, вызываемые этим файлом, перечислены в категории MediaWiki hooks included in ApiEditPage.php.

См. также