Page MenuHomePhabricator
Diviner Phabricator Tech Docs PholioMockRelationship

abstract class PholioMockRelationship
Phabricator Technical Documentation (Pholio)

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)

This method is not documented.
Parameters
$object
Return
wild

abstract public function getEdgeConstant()
Inherited

This method is not documented.
Return
wild

abstract protected function getActionName()
Inherited

This method is not documented.
Return
wild

abstract protected function getActionIcon()
Inherited

This method is not documented.
Return
wild

abstract public function canRelateObjects($src, $dst)
Inherited

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

abstract public function getDialogTitleText()
Inherited

This method is not documented.
Return
wild

abstract public function getDialogHeaderText()
Inherited

This method is not documented.
Return
wild

abstract public function getDialogButtonText()
Inherited

This method is not documented.
Return
wild

public function getDialogInstructionsText()
Inherited

This method is not documented.
Return
wild

public function shouldAppearInActionMenu()
Inherited

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

abstract protected function newRelationshipSource()
Inherited

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