Page MenuHomePhabricator

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

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 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