Page MenuHomePhabricator
Diviner Phabricator Tech Docs DiffusionRepositoryManagementPanel

abstract class DiffusionRepositoryManagementPanel
Phabricator Technical Documentation (Diffusion)

This class is not documented.

Methods

final public function setViewer($viewer)

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

final public function getViewer()

This method is not documented.
Return
wild

final public function setRepository($repository)

This method is not documented.
Parameters
PhabricatorRepository$repository
Return
wild

final public function getRepository()

This method is not documented.
Return
wild

final public function getRequest()

This method is not documented.
Return
wild

final public function setController($controller)

This method is not documented.
Parameters
PhabricatorController$controller
Return
wild

final public function getManagementPanelKey()

This method is not documented.
Return
wild

abstract public function getManagementPanelLabel()

This method is not documented.
Return
wild

abstract public function getManagementPanelOrder()

This method is not documented.
Return
wild

abstract public function buildManagementPanelContent()

This method is not documented.
Return
wild

public function buildManagementPanelCurtain()

This method is not documented.
Return
wild

public function getManagementPanelIcon()

This method is not documented.
Return
wild

public function getManagementPanelGroupKey()

This method is not documented.
Return
wild

public function shouldEnableForRepository($repository)

This method is not documented.
Parameters
PhabricatorRepository$repository
Return
wild

public static function getAllPanels()

This method is not documented.
Return
wild

final protected function newTimeline()

This method is not documented.
Return
wild

final public function getPanelURI()

This method is not documented.
Return
wild

final public function newEditEnginePage()

This method is not documented.
Return
wild

protected function getEditEngineFieldKeys()

This method is not documented.
Return
wild

protected function getEditPageURI($page)

This method is not documented.
Parameters
$page
Return
wild

public function getPanelNavigationURI()

This method is not documented.
Return
wild

final protected function newActionList()

This method is not documented.
Return
wild

final protected function newCurtainView()

This method is not documented.
Return
wild

final protected function newBox($header_text, $body)

This method is not documented.
Parameters
$header_text
$body
Return
wild