Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorConfigDictionarySource

final class PhabricatorConfigDictionarySource
Phabricator Technical Documentation ()

This class is not documented.

Methods

public function setName($name)
Inherited

This method is not documented.
Parameters
$name
Return
wild

public function getName()
Inherited

This method is not documented.
Return
wild

public function getKeys($keys)

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

public function getAllKeys()

This method is not documented.
Return
wild

public function canWrite()

This method is not documented.
Return
wild

public function setKeys($keys)

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

public function deleteKeys($keys)

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

public function __construct($dictionary)

This method is not documented.
Parameters
array$dictionary
Return
this//Implicit.//