Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorTransactionFactEngine

abstract class PhabricatorTransactionFactEngine
Phabricator Technical Documentation (Fact)

This class is not documented.

Methods

final public static function loadAllEngines()
Inherited

This method is not documented.
Return
wild

abstract public function newFacts()
Inherited

This method is not documented.
Return
wild

abstract public function supportsDatapointsForObject($object)
Inherited

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

abstract public function newDatapointsForObject($object)
Inherited

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

final protected function getFact($key)
Inherited

This method is not documented.
Parameters
$key
Return
wild

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 newTransactionGroupsForObject($object)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

protected function groupTransactions($xactions)

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