Home
last modified time | relevance | path

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

/plugin/fedauth/Auth/OpenID/
H A DServer.php160 function getReturnTo() function in Auth_OpenID_ServerError
177 return $this->getReturnTo() !== null;
192 return $msg->toURL($this->getReturnTo());
211 return $msg->toFormMarkup($this->getReturnTo(), $form_tag_attrs);
H A DConsumer.php2113 function getReturnTo() function in Auth_OpenID_SuccessResponse
/plugin/openid/Auth/OpenID/
H A DServer.php183 function getReturnTo() function in Auth_OpenID_ServerError
200 return $this->getReturnTo() !== null;
215 return $msg->toURL($this->getReturnTo());
237 return $msg->toFormMarkup($this->getReturnTo(), $form_tag_attrs);
H A DConsumer.php2269 function getReturnTo() function in Auth_OpenID_SuccessResponse