Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorConfigEditor

final class PhabricatorConfigEditor
Phabricator Technical Documentation (Config)

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 transactionHasEffect($object, $xaction)

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

protected function didApplyTransactions($object, $xactions)

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

public static function storeNewValue($user, $config_entry, $value, $source, $acting_as_phid)

This method is not documented.
Parameters
PhabricatorUser$user
PhabricatorConfigEntry$config_entry
$value
PhabricatorContentSource$source
$acting_as_phid
Return
wild

public static function deleteConfig($user, $config_entry, $source)

This method is not documented.
Parameters
PhabricatorUser$user
PhabricatorConfigEntry$config_entry
PhabricatorContentSource$source
Return
wild