JMediawikiPages::editPage
Method to edit a page.
Signature
public function editPage(string
$title,
[int
$section = null,
[string
$sectiontitle = null,
[string
$text = null,
[string
$summary = null]]]] )
Parameters
-
$title
- Page title.
-
$section
- Section number.
-
$sectiontitle
- The title for a new section.
-
$text
- Page content.
-
$summary
- Title of the page you want to delete.