Page MenuHomeIsabelle/Phabricator

abstract class NuanceItemType
Phabricator Technical Documentation (Nuance)

This class is not documented.

Methods

public function setViewer($viewer)

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

public function getViewer()

This method is not documented.
Return
wild

public function setController($controller)

This method is not documented.
Parameters
PhabricatorController$controller
Return
wild

public function getController()

This method is not documented.
Return
wild

public function canUpdateItems()

This method is not documented.
Return
wild

final public function buildItemView($item)

This method is not documented.
Parameters
NuanceItem$item
Return
wild

final public function buildItemWorkView($item)

This method is not documented.
Parameters
NuanceItem$item
Return
wild

protected function newItemView($item)

This method is not documented.
Parameters
NuanceItem$item
Return
wild

public function getItemTypeDisplayIcon()

This method is not documented.
Return
wild

public function getItemActions($item)

This method is not documented.
Parameters
NuanceItem$item
Return
wild

public function getItemCurtainPanels($item)

This method is not documented.
Parameters
NuanceItem$item
Return
wild

abstract public function getItemTypeDisplayName()

This method is not documented.
Return
wild

abstract public function getItemDisplayName($item)

This method is not documented.
Parameters
NuanceItem$item
Return
wild

final public function updateItem($item)

This method is not documented.
Parameters
NuanceItem$item
Return
wild

protected function updateItemFromSource($item)

This method is not documented.
Parameters
NuanceItem$item
Return
wild

final public function getItemTypeConstant()

This method is not documented.
Return
wild

final public static function getAllItemTypes()

This method is not documented.
Return
wild

final protected function newItemAction($item, $key)

This method is not documented.
Parameters
NuanceItem$item
$key
Return
wild

final protected function newCurtainPanel($item)

This method is not documented.
Parameters
NuanceItem$item
Return
wild

final public function buildActionResponse($item, $action)

This method is not documented.
Parameters
NuanceItem$item
$action
Return
wild

protected function handleAction($item, $action)

This method is not documented.
Parameters
NuanceItem$item
$action
Return
wild

final public function buildWorkCommands($item)

This method is not documented.
Parameters
NuanceItem$item
Return
wild

final protected function newContentSource($item, $agent_phid)

This method is not documented.
Parameters
NuanceItem$item
$agent_phid
Return
wild

protected function getActingAsPHID($item)

This method is not documented.
Parameters
NuanceItem$item
Return
wild

protected function newCommand($command_key)

This method is not documented.
Parameters
$command_key
Return
wild