Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorAccessibilitySetting

final class PhabricatorAccessibilitySetting
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()

This method is not documented.
Return
wild

protected function getSettingOrder()

This method is not documented.
Return
wild

public function getSettingOrderVector()
Inherited

This method is not documented.
Return
wild

protected function getControlInstructions()

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()

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

final 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

final 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

protected function getSelectOptions()

This method is not documented.
Return
wild