[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/lib/plugins/extension/ -> admin.php (summary)

DokuWiki Plugin extension (Admin Component)

Author: Michael Hamann
License: GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
File Size: 188 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

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