Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorAuthProviderConfigEditor

final class PhabricatorAuthProviderConfigEditor
Phabricator Technical Documentation (Auth)

This class is not documented.

Methods

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 mergeTransactions($u, $v)

This method is not documented.
Parameters
PhabricatorApplicationTransaction$u
PhabricatorApplicationTransaction$v
Return
wild

protected function validateAllTransactions($object, $xactions)

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