Home
last modified time | relevance | path

Searched defs:handlerName (Results 1 – 2 of 2) sorted by relevance

/plugin/authshibboleth/plugin/authshibboleth/
Dauth.php876 protected function createLogoutHandlerLocation($returnUrl = NULL, $handlerName = 'Logout')
/plugin/eventline/timeline_js/scripts/
Dsources.js297 Timeline.DefaultEventSource.prototype._fire = function(handlerName, args) { argument