Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorDarkConsoleVisibleSetting

final class PhabricatorDarkConsoleVisibleSetting
Phabricator Technical Documentation (Settings)

This class is not documented.

Methods

public function setViewer($viewer)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

public function getViewer()
Inherited

This method is not documented.
Return
wild

public function getSettingName()

This method is not documented.
Return
wild

public function getSettingPanelKey()
Inherited

This method is not documented.
Return
wild

protected function getSettingOrder()
Inherited

This method is not documented.
Return
wild

public function getSettingOrderVector()
Inherited

This method is not documented.
Return
wild

protected function getControlInstructions()
Inherited

This method is not documented.
Return
wild

protected function isEnabledForViewer($viewer)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

public function getSettingDefaultValue()
Inherited

This method is not documented.
Return
wild

final public function getSettingKey()
Inherited

This method is not documented.
Return
wild

public static function getAllSettings()
Inherited

This method is not documented.
Return
wild

public static function getAllEnabledSettings($viewer)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

final public function newCustomEditFields($object)
Inherited

This method is not documented.
Parameters
$object
Return
wild

protected function newCustomEditField($object)
Inherited

This method is not documented.
Parameters
$object
Return
wild

protected function newEditField($object, $template)
Inherited

This method is not documented.
Parameters
$object
PhabricatorEditField$template
Return
wild

public function validateTransactionValue($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

public function assertValidValue($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

public function getTransactionNewValue($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

public function expandSettingTransaction($object, $xaction)
Inherited

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

protected function newSettingTransaction($object, $key, $value)
Inherited

This method is not documented.
Parameters
$object
$key
$value
Return
wild