Home
last modified time | relevance | path

Searched refs:mkUrl (Results 1 – 1 of 1) sorted by relevance

/plugin/authshibboleth/plugin/authshibboleth/
H A Daction.php58 … $loginHandlerLocation = $this->mkUrl($_SERVER['HTTP_HOST'], $this->mkShibHandler(), array(
75 protected function mkUrl($host, $path, $params = array(), $ssl = true) function in action_plugin_authshibboleth
93 return $this->mkUrl($host, $urlParts['path'], $query, $ssl);