Page MenuHomenazrin ltd
Diviner Tech Docs PhabricatorConfigConsoleController

final class PhabricatorConfigConsoleController
Phorge Technical Documentation (Config)

This class is not documented.

Methods

public function shouldRequireAdmin()
Inherited

This method is not documented.
Return
wild

public function buildHeaderView($text, $action)
Inherited

This method is not documented.
Parameters
$text
$action
Return
wild

public function buildConfigBoxView($title, $content, $action)
Inherited

This method is not documented.
Parameters
$title
$content
$action
Return
wild

public function handleRequest($request)

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

public function newLibraryVersionTable()

This method is not documented.
Return
wild

private function loadVersions($viewer)

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

private function newBinaryVersionTable()

This method is not documented.
Return
wild

private function logGitErrorWithPotentialTips($e, $lib)

Help in better troubleshooting git errors.

Parameters
CommandException$eException
string$libLibrary name involved
Return
wild