[ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
DokuWiki Plugin extension (Admin Component)
Author: | Michael Hamann |
License: | GPL 2 http://www.gnu.org/licenses/gpl-2.0.html |
File Size: | 185 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
admin_plugin_extension:: (5 methods):
__construct()
getMenuSort()
forAdminOnly()
handle()
html()
Class: admin_plugin_extension - X-Ref
Admin part of the extension manager__construct() X-Ref |
Constructor loads additional helpers |
getMenuSort() X-Ref |
return: int sort number in admin menu |
forAdminOnly() X-Ref |
return: bool true if only access for superuser, false is for superusers and moderators |
handle() X-Ref |
Execute the requested action(s) and initialize the plugin repository |
html() X-Ref |
Render HTML output |