[ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 193 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
admin_plugin_revert:: (8 methods):
__construct()
forAdminOnly()
getMenuSort()
handle()
html()
printSearchForm()
revertEdits()
listEdits()
Class: admin_plugin_revert - X-Ref
All DokuWiki plugins to extend the admin function__construct() X-Ref |
Constructor |
forAdminOnly() X-Ref |
access for managers |
getMenuSort() X-Ref |
return sort order for position in admin menu |
handle() X-Ref |
handle user request |
html() X-Ref |
output appropriate html |
printSearchForm() X-Ref |
Display the form for searching spam pages |
revertEdits($revert, $filter) X-Ref |
Start the reversion process |
listEdits($filter) X-Ref |
List recent edits matching the given filter |