MediaWiki REL1_35
ArticlePrepareTextForEditHook.php
Go to the documentation of this file.
1<?php
2
4
6use WikiPage;
7
22 public function onArticlePrepareTextForEdit( $wikiPage, $popts );
23}
Set options of the Parser.
Class representing a MediaWiki article and history.
Definition WikiPage.php:51
onArticlePrepareTextForEdit( $wikiPage, $popts)
This hook is called when preparing text to be saved.