Page MenuHomePhabricator

final class DivinerAtomController
Phabricator Technical Documentation (Diviner)

This class is not documented.

Methods

public function buildApplicationMenu()
Inherited

This method is not documented.
Return
wild

protected function renderAtomList($symbols)
Inherited

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

public function shouldAllowPublic()

This method is not documented.
Return
wild

public function handleRequest($request)

This method is not documented.
Parameters
AphrontRequest$request
Return
wild

private function buildExtendsAndImplements($view, $symbol)

This method is not documented.
Parameters
PHUIPropertyListView$view
DivinerLiveSymbol$symbol
Return
wild

private function buildRepository($view, $symbol)

This method is not documented.
Parameters
PHUIPropertyListView$view
DivinerLiveSymbol$symbol
Return
wild

private function renderAtomTag($symbol)

This method is not documented.
Parameters
DivinerLiveSymbol$symbol
Return
wild

private function getExtendsLineage($symbol)

This method is not documented.
Parameters
DivinerLiveSymbol$symbol
Return
wild

private function getImplementsLineage($symbol)

This method is not documented.
Parameters
DivinerLiveSymbol$symbol
Return
wild

private function buildDefined($view, $symbol)

This method is not documented.
Parameters
PHUIPropertyListView$view
DivinerLiveSymbol$symbol
Return
wild

private function composeMethods($symbol)

This method is not documented.
Parameters
DivinerLiveSymbol$symbol
Return
wild

private function findMethods($symbol)

This method is not documented.
Parameters
DivinerLiveSymbol$symbol
Return
wild

private function composeTasks($symbol)

This method is not documented.
Parameters
DivinerLiveSymbol$symbol
Return
wild

private function renderFullSignature($symbol, $is_link)

This method is not documented.
Parameters
DivinerLiveSymbol$symbol
$is_link
Return
wild

private function buildParametersAndReturn($symbols)

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

private function renderDocumentationText($symbol, $engine)

This method is not documented.
Parameters
DivinerLiveSymbol$symbol
PhabricatorMarkupEngine$engine
Return
wild

private function renderMethodDocumentationText($parent, $spec, $engine)

This method is not documented.
Parameters
DivinerLiveSymbol$parent
array$spec
PhabricatorMarkupEngine$engine
Return
wild