Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs NuanceGitHubEventItemType

final class NuanceGitHubEventItemType
Phabricator Technical Documentation (Nuance)

This class is not documented.

Methods

public function setViewer($viewer)
Inherited

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

public function getViewer()
Inherited

This method is not documented.
Return
wild

public function setController($controller)
Inherited

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

public function getController()
Inherited

This method is not documented.
Return
wild

public function canUpdateItems()

This method is not documented.
Return
wild

final public function buildItemView($item)
Inherited

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

final public function buildItemWorkView($item)
Inherited

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

public function getItemTypeDisplayName()

This method is not documented.
Return
wild

public function getItemDisplayName($item)

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

final public function updateItem($item)
Inherited

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()
Inherited

This method is not documented.
Return
wild

final public static function getAllItemTypes()
Inherited

This method is not documented.
Return
wild

final protected function newItemAction($item, $key)
Inherited

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

final protected function newCurtainPanel($item)
Inherited

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

final public function buildActionResponse($item, $action)
Inherited

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

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

final protected function newContentSource($item, $agent_phid)
Inherited

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

This method is not documented.
Parameters
$command_key
Return
wild

private function getDoorkeeperActorRef($item)

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

private function getDoorkeeperRef($item)

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

private function newDoorkeeperRef()

This method is not documented.
Return
wild

private function reloadExternalObject($item, $local)

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

private function reloadExternalActor($item, $local)

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

private function reloadExternalRef($item, $ref, $local)

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

private function getExternalObject($item)

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

private function getExternalActor($item)

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

private function newRawEvent($item)

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

private function newGitHubEventItemPropertyBox($item)

This method is not documented.
Parameters
$item
Return
wild

protected function handleCommand($item, $command)

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

private function syncItem($item, $command)

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