Page MenuHomePhabricator
Diviner Arcanist Tech Docs ArcanistPromptsConfigOption

final class ArcanistPromptsConfigOption
Arcanist Technical Documentation ()

This class is not documented.

Methods

public function setKey($key)
Inherited

This method is not documented.
Parameters
$key
Return
wild

public function getKey()
Inherited

This method is not documented.
Return
wild

public function setAliases($aliases)
Inherited

This method is not documented.
Parameters
$aliases
Return
wild

public function getAliases()
Inherited

This method is not documented.
Return
wild

public function setSummary($summary)
Inherited

This method is not documented.
Parameters
$summary
Return
wild

public function getSummary()
Inherited

This method is not documented.
Return
wild

public function setHelp($help)
Inherited

This method is not documented.
Parameters
$help
Return
wild

public function getHelp()
Inherited

This method is not documented.
Return
wild

public function setExamples($examples)
Inherited

This method is not documented.
Parameters
array$examples
Return
wild

public function getExamples()
Inherited

This method is not documented.
Return
wild

public function setDefaultValue($default_value)
Inherited

This method is not documented.
Parameters
$default_value
Return
wild

public function getDefaultValue()
Inherited

This method is not documented.
Return
wild

public function getType()

This method is not documented.
Return
wild

public function getValueFromStorageValueList($list)
Inherited

This method is not documented.
Parameters
array$list
Return
wild

public function getValueFromStorageValue($value)

This method is not documented.
Parameters
$value
Return
wild

public function getDisplayValueFromValue($value)

This method is not documented.
Parameters
$value
Return
wild

public function getStorageValueFromValue($value)

This method is not documented.
Parameters
$value
Return
wild

public function getStorageValueFromStringValue($value)
Inherited

This method is not documented.
Parameters
$value
Return
wild

protected function getStorageValueFromSourceValue($source_value)
Inherited

This method is not documented.
Parameters
ArcanistConfigurationSourceValue$source_value
Return
wild

public function writeValue($source, $value)
Inherited

This method is not documented.
Parameters
ArcanistConfigurationSource$source
$value
Return
wild

protected function didReadStorageValueList($list)

This method is not documented.
Parameters
array$list
Return
wild