Page MenuHomeGitPull.it
Diviner Tech Docs ManiphestTaskHasSubtaskRelationship

final class ManiphestTaskHasSubtaskRelationship
Phorge Technical Documentation (Maniphest)

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 setContentSource($content_source)
Inherited

This method is not documented.
Parameters
\PhabricatorContentSource$content_source
Return
wild

public function getContentSource()
Inherited

This method is not documented.
Return
wild

final public function getRelationshipConstant()
Inherited

This method is not documented.
Return
wild

public function isEnabledForObject($object)
Inherited

This method is not documented.
Parameters
$object
Return
wild

public function getEdgeConstant()

This method is not documented.
Return
wild

protected function getActionName()

This method is not documented.
Return
string

protected function getActionIcon()

This method is not documented.
Return
string

public function canRelateObjects($src, $dst)

This method is not documented.
Parameters
$src
$dst
Return
bool

public function getDialogTitleText()

This method is not documented.
Return
string

public function getDialogHeaderText()

This method is not documented.
Return
string

public function getDialogButtonText()

This method is not documented.
Return
string

public function getDialogInstructionsText()
Inherited

PhabricatorObjectRelationship

Display additional instructions at the bottom of the dialog

Return
string|null

public function shouldAppearInActionMenu()

PhabricatorObjectRelationship

Whether to list the relationship action as a menu item in the "Edit Related Objects" menu in the object's side column

ManiphestTaskHasSubtaskRelationship
This method is not documented.
Return
bool

protected function isActionEnabled($object)
Inherited

This method is not documented.
Parameters
$object
Return
wild

public function getRequiredRelationshipCapabilities()
Inherited

This method is not documented.
Return
wild

final public function newSource()
Inherited

This method is not documented.
Return
wild

protected function newRelationshipSource()

This method is not documented.
Return
wild

final public function getSourceURI($object)
Inherited

This method is not documented.
Parameters
$object
Return
wild

final public function newAction($object)
Inherited

This method is not documented.
Parameters
$object
Return
wild

final public static function getAllRelationships()
Inherited

This method is not documented.
Return
wild

private function getActionURI($object)
Inherited

This method is not documented.
Parameters
$object
Return
wild

public function getMaximumSelectionSize()
Inherited

This method is not documented.
Return
wild

public function canUndoRelationship()
Inherited

This method is not documented.
Return
wild

public function willUpdateRelationships($object, $add, $rem)
Inherited

This method is not documented.
Parameters
$object
array$add
array$rem
Return
wild

public function didUpdateRelationships($object, $add, $rem)
Inherited

This method is not documented.
Parameters
$object
array$add
array$rem
Return
wild

protected function newMergeIntoTransactions($task)
Inherited

This method is not documented.
Parameters
\ManiphestTask$task
Return
wild

protected function newMergeFromTransactions($tasks)
Inherited

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

private function loadMergeSubscriberPHIDs($tasks)
Inherited

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