Page MenuHomeIsabelle/Phabricator

abstract class DrydockLogType
Phabricator Technical Documentation (Drydock)

This class is not documented.

Methods

abstract public function getLogTypeName()

This method is not documented.
Return
wild

abstract public function getLogTypeIcon($data)

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

abstract public function renderLog($data)

This method is not documented.
Parameters
array$data
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 setLog($log)

This method is not documented.
Parameters
DrydockLog$log
Return
wild

final public function getLog()

This method is not documented.
Return
wild

final public function getLogTypeConstant()

This method is not documented.
Return
wild

final public static function getAllLogTypes()

This method is not documented.
Return
wild

final public function renderLogForText($data)

This method is not documented.
Parameters
$data
Return
wild

final public function renderLogForHTML($data)

This method is not documented.
Parameters
$data
Return
wild

final protected function renderHandle($phid)

This method is not documented.
Parameters
$phid
Return
wild

final protected function renderHandleList($phids)

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