Page MenuHomeContribution Center
Diviner Phabricator Tech Docs PhabricatorObjectGraph

abstract class PhabricatorObjectGraph
Phabricator Technical Documentation ()

This class is not documented.

Methods

public function setViewer($viewer)

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

public function getViewer()

This method is not documented.
Return
wild

public function setLimit($limit)

This method is not documented.
Parameters
$limit
Return
wild

public function getLimit()

This method is not documented.
Return
wild

final public function setRenderOnlyAdjacentNodes($adjacent)

This method is not documented.
Parameters
$adjacent
Return
wild

final public function getRenderOnlyAdjacentNodes()

This method is not documented.
Return
wild

abstract protected function getEdgeTypes()

This method is not documented.
Return
wild

abstract protected function getParentEdgeType()

This method is not documented.
Return
wild

abstract protected function newQuery()

This method is not documented.
Return
wild

abstract protected function newTableRow($phid, $object, $trace)

This method is not documented.
Parameters
$phid
$object
$trace
Return
wild

abstract protected function newTable($table)

This method is not documented.
Parameters
AphrontTableView$table
Return
wild

abstract protected function isClosed($object)

This method is not documented.
Parameters
$object
Return
wild

protected function newEllipsisRow()

This method is not documented.
Return
wild

final public function setSeedPHID($phid)

This method is not documented.
Parameters
$phid
Return
wild

final public function getSeedPHID()

This method is not documented.
Return
wild

final public function isEmpty()

This method is not documented.
Return
wild

final public function isOverLimit()

This method is not documented.
Return
wild

final public function getEdges($type)

This method is not documented.
Parameters
$type
Return
wild

final public function setLoadEntireGraph($load_entire_graph)

This method is not documented.
Parameters
$load_entire_graph
Return
wild

final public function getLoadEntireGraph()

This method is not documented.
Return
wild

final protected function loadEdges($nodes)

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

final public function newGraphTable()

This method is not documented.
Return
wild

final public function getReachableObjects($edge_type)

This method is not documented.
Parameters
$edge_type
Return
wild