Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorBoolConfigType

final class PhabricatorBoolConfigType
Phabricator Technical Documentation (Config)

This class is not documented.

Methods

final public function getTypeKey()
Inherited

This method is not documented.
Return
wild

final public static function getAllTypes()
Inherited

This method is not documented.
Return
wild

public function isValuePresentInRequest($option, $request)
Inherited

This method is not documented.
Parameters
PhabricatorConfigOption$option
AphrontRequest$request
Return
wild

public function readValueFromRequest($option, $request)
Inherited

This method is not documented.
Parameters
PhabricatorConfigOption$option
AphrontRequest$request
Return
wild

protected function newHTTPParameterType()
Inherited

This method is not documented.
Return
wild

public function newTransaction($option, $value)
Inherited

This method is not documented.
Parameters
PhabricatorConfigOption$option
$value
Return
wild

protected function newTransactionValue($option, $value)
Inherited

This method is not documented.
Parameters
PhabricatorConfigOption$option
$value
Return
wild

public function newDisplayValue($option, $value)

This method is not documented.
Parameters
PhabricatorConfigOption$option
$value
Return
wild

public function newControls($option, $value, $error)
Inherited

This method is not documented.
Parameters
PhabricatorConfigOption$option
$value
$error
Return
wild

protected function newControl($option)

This method is not documented.
Parameters
PhabricatorConfigOption$option
Return
wild

protected function newControlValue($option, $value)
Inherited

This method is not documented.
Parameters
PhabricatorConfigOption$option
$value
Return
wild

protected function newException($message)
Inherited

This method is not documented.
Parameters
$message
Return
wild

public function newValueFromRequestValue($option, $value)
Inherited

This method is not documented.
Parameters
PhabricatorConfigOption$option
$value
Return
wild

public function newValueFromCommandLineValue($option, $value)
Inherited

This method is not documented.
Parameters
PhabricatorConfigOption$option
$value
Return
wild

protected function newCanonicalValue($option, $value)

This method is not documented.
Parameters
PhabricatorConfigOption$option
$value
Return
wild

public function validateStoredValue($option, $value)

This method is not documented.
Parameters
PhabricatorConfigOption$option
$value
Return
wild