[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/actions/ -> PurgeAction.php (summary)

User-requested page cache purging. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

File Size: 101 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PurgeAction:: (10 methods):
  getName()
  requiresUnblock()
  getDescription()
  getFormFields()
  onSubmit()
  show()
  alterForm()
  preText()
  postText()
  onSuccess()


Class: PurgeAction  - X-Ref

User-requested page cache purging.

For users with 'purge', this will directly trigger the cache purging and
for users without that right, it will show a confirmation form.

getName()   X-Ref
No description

requiresUnblock()   X-Ref
No description

getDescription()   X-Ref
No description

getFormFields()   X-Ref
Just get an empty form with a single submit button

return: array

onSubmit( $data )   X-Ref
No description

show()   X-Ref
purge is slightly weird because it can be either formed or formless depending
on user permissions


alterForm( HTMLForm $form )   X-Ref
No description

preText()   X-Ref
No description

postText()   X-Ref
No description

onSuccess()   X-Ref
No description



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1