Page MenuHomePhabricator

abstract class DivinerRenderer
Phabricator Technical Documentation (Diviner)

This class is not documented.

Methods

public function setPublisher($publisher)

This method is not documented.
Parameters
$publisher
Return
wild

public function getPublisher()

This method is not documented.
Return
wild

public function getConfig($key, $default)

This method is not documented.
Parameters
$key
$default
Return
wild

protected function pushAtomStack($atom)

This method is not documented.
Parameters
DivinerAtom$atom
Return
wild

protected function peekAtomStack()

This method is not documented.
Return
wild

protected function popAtomStack()

This method is not documented.
Return
wild

abstract public function renderAtom($atom)

This method is not documented.
Parameters
DivinerAtom$atom
Return
wild

abstract public function renderAtomSummary($atom)

This method is not documented.
Parameters
DivinerAtom$atom
Return
wild

abstract public function renderAtomIndex($refs)

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

abstract public function getHrefForAtomRef($ref)

This method is not documented.
Parameters
DivinerAtomRef$ref
Return
wild