Page MenuHomenazrin ltd
Diviner Tech Docs PhabricatorConfigEditController

final class PhabricatorConfigEditController
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 newNavigation($select_filter)
Inherited

This method is not documented.
Parameters
$select_filter
Return
wild

public function newCrumbs()
Inherited

This method is not documented.
Return
wild

public function handleRequest($request)

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

private function readRequest($option, $request)

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

private function getDisplayValue($option, $entry, $value)

This method is not documented.
Parameters
PhabricatorConfigOption$option
PhabricatorConfigEntry$entry
$value
Return
wild

private function renderControls($option, $display_value, $e_value)

This method is not documented.
Parameters
PhabricatorConfigOption$option
$display_value
$e_value
Return
wild

private function renderExamples($option)

This method is not documented.
Parameters
PhabricatorConfigOption$option
Return
wild

private function renderDefaults($option, $entry)

This method is not documented.
Parameters
PhabricatorConfigOption$option
PhabricatorConfigEntry$entry
Return
wild