Page MenuHomeGitPull.it
Diviner Tech Docs HeraldConditionResult

final class HeraldConditionResult
Phorge Technical Documentation (Herald)

This class is not documented.

Methods

final protected function setResultCode($result_code)
Inherited

This method is not documented.
Parameters
$result_code
Return
wild

final protected function loadFromResultMap($map)
Inherited

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

final public function getResultCode()
Inherited

This method is not documented.
Return
wild

final protected function getResultData()
Inherited

This method is not documented.
Return
wild

final public function setResultData($result_data)
Inherited

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

final public function getIconIcon()
Inherited

This method is not documented.
Return
wild

final public function getIconColor()
Inherited

This method is not documented.
Return
wild

final public function getName()
Inherited

This method is not documented.
Return
wild

public function newDetailsView($viewer)

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

final protected function getDataProperty($key, $default)
Inherited

This method is not documented.
Parameters
$key
$default
Return
wild

final public function newResultMap()
Inherited

This method is not documented.
Return
wild

final protected function getSpecificationProperty($key)
Inherited

This method is not documented.
Parameters
$key
Return
wild

final protected function getResultSpecification($result_code)
Inherited

This method is not documented.
Parameters
$result_code
Return
wild

protected function newResultSpecificationMap()

This method is not documented.
Return
wild

final protected function newErrorView($error_class, $error_message)
Inherited

This method is not documented.
Parameters
$error_class
$error_message
Return
wild

public static function newFromResultCode($result_code)

This method is not documented.
Parameters
$result_code
Return
wild

public static function newFromResultMap($map)

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

public function getIsMatch()

This method is not documented.
Return
wild