Page MenuHomeGitPull.it
Diviner Tech Docs HeraldTranscriptResult

abstract class HeraldTranscriptResult
Phorge Technical Documentation (Herald)

This class is not documented.

Methods

final protected function setResultCode($result_code)

This method is not documented.
Parameters
$result_code
Return
wild

final protected function loadFromResultMap($map)

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

final public function getResultCode()

This method is not documented.
Return
wild

final protected function getResultData()

This method is not documented.
Return
wild

final public function setResultData($result_data)

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

final public function getIconIcon()

This method is not documented.
Return
wild

final public function getIconColor()

This method is not documented.
Return
wild

final public function getName()

This method is not documented.
Return
wild

abstract public function newDetailsView($viewer)

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

final protected function getDataProperty($key, $default)

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

final public function newResultMap()

This method is not documented.
Return
wild

final protected function getSpecificationProperty($key)

This method is not documented.
Parameters
$key
Return
wild

final protected function getResultSpecification($result_code)

This method is not documented.
Parameters
$result_code
Return
wild

abstract protected function newResultSpecificationMap()

This method is not documented.
Return
wild

final protected function newErrorView($error_class, $error_message)

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