Home
last modified time | relevance | path

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

/plugin/authhiorgserver/
H A Dauth.php61 …rlParams($this->ssourl,array("logout"=>1,"token"=>$this->data["token"],"weiter"=> $this->myUrl()));
99 function myUrl($urlParameters = '') { function in auth_plugin_authhiorgserver
109 …$ziel = $this->addUrlParams($this->ssourl,array("weiter"=> $this->myUrl(array("do"=>"login")), // …
144 …$ziel = $this->addUrlParams($this->ssourl, array("weiter" => $this->myUrl(array("do"=>"login"…
146 "silent" => $this->myUrl()));