Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorAuthInviteLoginException

final class PhabricatorAuthInviteLoginException
Phabricator Technical Documentation (Auth)

Exception raised when the user must log in to continue with the invite workflow (for example, the because the email address is already bound to an account).

Methods

public function __construct($title, $body)
Inherited

This method is not documented.
Parameters
$title
$body
Return
this//Implicit.//

public function getTitle()
Inherited

This method is not documented.
Return
wild

public function getBody()
Inherited

This method is not documented.
Return
wild

public function setSubmitButtonText($submit_button_text)
Inherited

This method is not documented.
Parameters
$submit_button_text
Return
wild

public function getSubmitButtonText()
Inherited

This method is not documented.
Return
wild

public function setSubmitButtonURI($submit_button_uri)
Inherited

This method is not documented.
Parameters
$submit_button_uri
Return
wild

public function getSubmitButtonURI()
Inherited

This method is not documented.
Return
wild

public function setCancelButtonText($cancel_button_text)
Inherited

This method is not documented.
Parameters
$cancel_button_text
Return
wild

public function getCancelButtonText()
Inherited

This method is not documented.
Return
wild

public function setCancelButtonURI($cancel_button_uri)
Inherited

This method is not documented.
Parameters
$cancel_button_uri
Return
wild

public function getCancelButtonURI()
Inherited

This method is not documented.
Return
wild