45 return $this->page->doPurge();
56 if ( $user->pingLimiter(
'purge' ) ) {
64 [
'title' =>
null,
'action' =>
null ]
70 $this->redirectParams = $this->
getRequest()->getVal(
'redirectparams',
'' );
72 if ( $form->show() ) {
86 'vertical-label' =>
true,
88 'default' => $this->
msg(
'confirm-purge-top' )->parse()
94 $form->setWrapperLegendMsg(
'confirm-purge-title' );
95 $form->setSubmitTextMsg(
'confirm_purge_button' );
99 return $this->
msg(
'confirm-purge-bottom' )->parse();
103 $this->
getOutput()->redirect( $this->
getTitle()->getFullURL( $this->redirectParams ) );
and that you know you can do these things To protect your we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights These restrictions translate to certain responsibilities for you if you distribute copies of the or if you modify it For if you distribute copies of such a whether gratis or for a you must give the recipients all the rights that you have You must make sure that receive or can get the source code And you must show them these terms so they know their rights We protect your rights with two and(2) offer you this license which gives you legal permission to copy
wfArrayToCgi( $array1, $array2=null, $prefix='')
This function takes one or two arrays as input, and returns a CGI-style string, e....
checkCanExecute(User $user)
Checks if the given user (identified by an object) can perform this action.
getTitle()
Shortcut to get the Title object from the page.
getOutput()
Get the OutputPage being used for this instance.
msg( $key)
Get a Message object with context set Parameters are the same as wfMessage()
getUser()
Shortcut to get the User being used for this instance.
setHeaders()
Set output headers for noindexing etc.
getRequest()
Get the WebRequest being used for this instance.
User-requested page cache purging.
usesOOUI()
Whether the form should use OOUI.
requiresUnblock()
Whether this action can still be executed by a blocked user.
show()
The basic pattern for actions is to display some sort of HTMLForm UI, maybe with some stuff underneat...
getDescription()
Returns the description that goes below the <h1> tag.
onSubmit( $data)
Process the form on POST submission.
doesWrites()
Indicates whether this action may perform database writes.
getFormFields()
Get an HTMLForm descriptor array.
alterForm(HTMLForm $form)
Play with the HTMLForm if you need to more substantially.
onSuccess()
Do something exciting on successful processing of the form.
getName()
Return the name of the action this object responds to.
$data
Utility to generate mapping file used in mw.Title (phpCharToUpper.json)