Page MenuHomeIsabelle/Phabricator

final class PhabricatorEdgeObject
Phabricator Technical Documentation (Edges)

This class is not documented.

Methods

public static function newFromRow($row)

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

public function getID()

This method is not documented.
Return
wild

public function getSourcePHID()

This method is not documented.
Return
wild

public function getEdgeType()

This method is not documented.
Return
wild

public function getDestinationPHID()

This method is not documented.
Return
wild

public function getPHID()

This method is not documented.
Return
wild

public function getDateCreated()

This method is not documented.
Return
wild

public function getSequence()

This method is not documented.
Return
wild

public function getCapabilities()

This method is not documented.
Return
wild

public function getPolicy($capability)

This method is not documented.
Parameters
$capability
Return
wild

public function hasAutomaticCapability($capability, $viewer)

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