Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorAuthInviteDialogException

abstract class PhabricatorAuthInviteDialogException
Phabricator Technical Documentation (Auth)

This class is not documented.

Methods

public function __construct($title, $body)

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

public function getTitle()

This method is not documented.
Return
wild

public function getBody()

This method is not documented.
Return
wild

public function setSubmitButtonText($submit_button_text)

This method is not documented.
Parameters
$submit_button_text
Return
wild

public function getSubmitButtonText()

This method is not documented.
Return
wild

public function setSubmitButtonURI($submit_button_uri)

This method is not documented.
Parameters
$submit_button_uri
Return
wild

public function getSubmitButtonURI()

This method is not documented.
Return
wild

public function setCancelButtonText($cancel_button_text)

This method is not documented.
Parameters
$cancel_button_text
Return
wild

public function getCancelButtonText()

This method is not documented.
Return
wild

public function setCancelButtonURI($cancel_button_uri)

This method is not documented.
Parameters
$cancel_button_uri
Return
wild

public function getCancelButtonURI()

This method is not documented.
Return
wild