Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorObjectStatus

abstract class PhabricatorObjectStatus
Phabricator Technical Documentation ()

This class is not documented.

Methods

protected function __construct($key, $properties)

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

protected function getStatusProperty($key)

This method is not documented.
Parameters
$key
Return
wild

public function getKey()

This method is not documented.
Return
wild

public function getIcon()

This method is not documented.
Return
wild

public function getDisplayName()

This method is not documented.
Return
wild

public function getColor()

This method is not documented.
Return
wild

protected function getStatusSpecification($status)

This method is not documented.
Parameters
$status
Return
wild

protected function getStatusSpecifications()

This method is not documented.
Return
wild

abstract protected function newStatusSpecifications()

This method is not documented.
Return
wild

protected function newUnknownStatusSpecification($status)

This method is not documented.
Parameters
$status
Return
wild