[ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
DokuWiki Plugin addomain (Action Component)
Author: | Andreas Gohr |
License: | GPL 2 http://www.gnu.org/licenses/gpl-2.0.html |
File Size: | 90 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
action_plugin_authad:: (3 methods):
register()
handleAuthLoginCheck()
handleFormLoginOutput()
Class: action_plugin_authad - X-Ref
Class action_plugin_addomainregister(Doku_Event_Handler $controller) X-Ref |
Registers a callback function for a given event |
handleAuthLoginCheck(Doku_Event $event, $param) X-Ref |
Adds the selected domain as user postfix when attempting a login param: Doku_Event $event param: array $param |
handleFormLoginOutput(Doku_Event $event, $param) X-Ref |
Shows a domain selection in the login form when more than one domain is configured param: Doku_Event $event param: array $param |