Page MenuHomeMTRNord's Forge
Diviner Tech Docs HeraldFieldValue

abstract class HeraldFieldValue
Phorge Technical Documentation (Herald)

Implements the value to use for comparison in a Herald rule condition (e.g. the value which follows after "Assignee | is any of") and the value to set for a Herald rule action (e.g. what follows after "Add projects" or "Remove subscribers").

Methods

abstract public function getFieldValueKey()

This method is not documented.
Return
wild

abstract public function getControlType()

This method is not documented.
Return
wild

abstract public function renderFieldValue($value)

This method is not documented.
Parameters
$value
Return
wild

abstract public function renderEditorValue($value)

This method is not documented.
Parameters
$value
Return
wild

public function setViewer($viewer)

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

public function getViewer()

This method is not documented.
Return
wild

final public function getControlSpecificationDictionary()

This method is not documented.
Return
wild

protected function getControlTemplate()

This method is not documented.
Return
wild

public function renderTranscriptValue($value)

This method is not documented.
Parameters
$value
Return
wild