Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorAuthSSHKeyEditor

final class PhabricatorAuthSSHKeyEditor
Phabricator Technical Documentation (Auth)

This class is not documented.

Methods

public function setIsAdministrativeEdit($is_administrative_edit)

This method is not documented.
Parameters
$is_administrative_edit
Return
wild

public function getIsAdministrativeEdit()

This method is not documented.
Return
wild

public function getEditorApplicationClass()

This method is not documented.
Return
wild

public function getEditorObjectsDescription()

This method is not documented.
Return
wild

public function getTransactionTypes()

This method is not documented.
Return
wild

protected function getCustomTransactionOldValue($object, $xaction)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
PhabricatorApplicationTransaction$xaction
Return
wild

protected function getCustomTransactionNewValue($object, $xaction)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
PhabricatorApplicationTransaction$xaction
Return
wild

protected function applyCustomInternalTransaction($object, $xaction)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
PhabricatorApplicationTransaction$xaction
Return
wild

protected function applyCustomExternalTransaction($object, $xaction)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
PhabricatorApplicationTransaction$xaction
Return
wild

protected function validateTransaction($object, $type, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
$type
array$xactions
Return
wild

protected function didCatchDuplicateKeyException($object, $xactions, $ex)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Exception$ex
Return
wild

protected function shouldSendMail($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild

protected function getMailSubjectPrefix()

This method is not documented.
Return
wild

protected function getMailThreadID($object)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

protected function applyFinalEffects($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild

protected function getMailTo($object)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

protected function getMailCC($object)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

protected function buildReplyHandler($object)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

protected function buildMailTemplate($object)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

protected function buildMailBody($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild

protected function getCustomWorkerState()

This method is not documented.
Return
wild

protected function loadCustomWorkerState($state)

This method is not documented.
Parameters
array$state
Return
wild