56 $out->setRobotPolicy(
'noindex,nofollow' );
60 $out->disableClientCache();
65 $editor->setContextTitle( $this->
getTitle() );
getTitle()
Shortcut to get the Title object from the page.
getOutput()
Get the OutputPage being used for this instance.
getUser()
Shortcut to get the User being used for this instance.
getArticle()
Get a Article object.
useTransactionalTimeLimit()
Call wfTransactionalTimeLimit() if this request was POSTed.
Page edition handler (action=edit)
doesWrites()
Indicates whether POST requests handled by this action require write access to the wiki.
The HTML user interface for page editing.