Page MenuHomePhabricator
Diviner Phabricator Tech Docs DifferentialRevisionHasChildRelationship

final class DifferentialRevisionHasChildRelationship
Phabricator Technical Documentation (Differential)

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
wild

protected function getActionIcon()

This method is not documented.
Return
wild

public function canRelateObjects($src, $dst)

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

public function getDialogTitleText()

This method is not documented.
Return
wild

public function getDialogHeaderText()

This method is not documented.
Return
wild

public function getDialogButtonText()

This method is not documented.
Return
wild

public function getDialogInstructionsText()
Inherited

This method is not documented.
Return
wild

public function shouldAppearInActionMenu()

This method is not documented.
Return
wild

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