Page MenuHomeIsabelle/Phabricator

abstract class PhabricatorMailStamp
Phabricator Technical Documentation (MetaMTA)

This class is not documented.

Methods

final public function getStampType()

This method is not documented.
Return
wild

final public function setKey($key)

This method is not documented.
Parameters
$key
Return
wild

final public function getKey()

This method is not documented.
Return
wild

final protected function setRawValue($value)

This method is not documented.
Parameters
$value
Return
wild

final protected function getRawValue()

This method is not documented.
Return
wild

final public function setViewer($viewer)

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

final public function getViewer()

This method is not documented.
Return
wild

final public function setLabel($label)

This method is not documented.
Parameters
$label
Return
wild

final public function getLabel()

This method is not documented.
Return
wild

public function setValue($value)

This method is not documented.
Parameters
$value
Return
wild

final public function toDictionary()

This method is not documented.
Return
wild

final public static function getAllStamps()

This method is not documented.
Return
wild

protected function getValueForDictionary()

This method is not documented.
Return
wild

public function setValueFromDictionary($value)

This method is not documented.
Parameters
$value
Return
wild

public function getValueForRendering()

This method is not documented.
Return
wild

abstract public function renderStamps($value)

This method is not documented.
Parameters
$value
Return
wild

final protected function renderStamp($key, $value)

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