final public function getTypeKey()Inherited
final public function getTypeKey()
Inherited
Return
wild |
final public static function getAllTypes()Inherited
final public static function getAllTypes()
Inherited
Return
wild |
public function isValuePresentInRequest($option, $request)Inherited
public function isValuePresentInRequest($option, $request)
Inherited
Parameters
PhabricatorConfigOption | $option | |
AphrontRequest | $request |
Return
wild |
public function readValueFromRequest($option, $request)Inherited
public function readValueFromRequest($option, $request)
Inherited
Parameters
PhabricatorConfigOption | $option | |
AphrontRequest | $request |
Return
wild |
protected function newHTTPParameterType()Inherited
protected function newHTTPParameterType()
Inherited
Return
wild |
public function newTransaction($option, $value)Inherited
public function newTransaction($option, $value)
Inherited
Parameters
PhabricatorConfigOption | $option | |
$value |
Return
wild |
protected function newTransactionValue($option, $value)Inherited
protected function newTransactionValue($option, $value)
Inherited
Parameters
PhabricatorConfigOption | $option | |
$value |
Return
wild |
public function newDisplayValue($option, $value)Inherited
public function newDisplayValue($option, $value)
Inherited
Parameters
PhabricatorConfigOption | $option | |
$value |
Return
wild |
public function newControls($option, $value, $error)Inherited
public function newControls($option, $value, $error)
Inherited
Parameters
PhabricatorConfigOption | $option | |
$value | ||
$error |
Return
wild |
protected function newControl($option)Inherited
protected function newControl($option)
Inherited
Parameters
PhabricatorConfigOption | $option |
Return
wild |
protected function newControlValue($option, $value)Inherited
protected function newControlValue($option, $value)
Inherited
Parameters
PhabricatorConfigOption | $option | |
$value |
Return
wild |
protected function newException($message)Inherited
protected function newException($message)
Inherited
Parameters
$message |
Return
wild |
public function newValueFromRequestValue($option, $value)Inherited
public function newValueFromRequestValue($option, $value)
Inherited
Parameters
PhabricatorConfigOption | $option | |
$value |
Return
wild |
public function newValueFromCommandLineValue($option, $value)Inherited
public function newValueFromCommandLineValue($option, $value)
Inherited
Parameters
PhabricatorConfigOption | $option | |
$value |
Return
wild |
protected function newCanonicalValue($option, $value)Inherited
protected function newCanonicalValue($option, $value)
Inherited
Parameters
PhabricatorConfigOption | $option | |
$value |
Return
wild |
public function validateStoredValue($option, $value)
public function validateStoredValue($option, $value)
Parameters
PhabricatorConfigOption | $option | |
$value |
Return
wild |
public static function validateValue($value)
public static function validateValue($value)
Parameters
$value |
Return
wild |