Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorPeopleProfilePanelEngine

final class PhabricatorPeopleProfilePanelEngine
Phabricator Technical Documentation (People)

This class is not documented.

Methods

public function setViewer($viewer)
Inherited

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

public function getViewer()
Inherited

This method is not documented.
Return
wild

public function setProfileObject($profile_object)
Inherited

This method is not documented.
Parameters
$profile_object
Return
wild

public function getProfileObject()
Inherited

This method is not documented.
Return
wild

public function setController($controller)
Inherited

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

public function getController()
Inherited

This method is not documented.
Return
wild

private function setDefaultPanel($default_panel)
Inherited

This method is not documented.
Parameters
PhabricatorProfilePanelConfiguration$default_panel
Return
wild

public function getDefaultPanel()
Inherited

This method is not documented.
Return
wild

protected function getPanelURI($path)

This method is not documented.
Parameters
$path
Return
wild

protected function isPanelEngineConfigurable()

This method is not documented.
Return
wild

public function buildResponse()
Inherited

This method is not documented.
Return
wild

public function buildNavigation()
Inherited

This method is not documented.
Return
wild

private function getPanels()
Inherited

This method is not documented.
Return
wild

private function loadPanels()
Inherited

This method is not documented.
Return
wild

private function loadBuiltinProfilePanels()
Inherited

This method is not documented.
Return
wild

private function validateNavigationMenuItem($item)
Inherited

This method is not documented.
Parameters
$item
Return
wild

private function newAutomaticMenuItems($nav)
Inherited

This method is not documented.
Parameters
AphrontSideNavFilterView$nav
Return
wild

public function getConfigureURI()
Inherited

This method is not documented.
Return
wild

private function buildPanelReorderContent($panels)
Inherited

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

private function buildPanelConfigureContent($panels)
Inherited

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

private function buildPanelNewContent($panel_key)
Inherited

This method is not documented.
Parameters
$panel_key
Return
wild

private function buildPanelEditContent()
Inherited

This method is not documented.
Return
wild

private function buildPanelBuiltinContent($configuration)
Inherited

This method is not documented.
Parameters
PhabricatorProfilePanelConfiguration$configuration
Return
wild

private function buildPanelHideContent($configuration)
Inherited

This method is not documented.
Parameters
PhabricatorProfilePanelConfiguration$configuration
Return
wild

private function buildPanelDefaultContent($configuration, $panels)
Inherited

This method is not documented.
Parameters
PhabricatorProfilePanelConfiguration$configuration
array$panels
Return
wild

protected function newPanel()
Inherited

This method is not documented.
Return
wild

public function adjustDefault($key)
Inherited

This method is not documented.
Parameters
$key
Return
wild

protected function getBuiltinProfilePanels($object)

This method is not documented.
Parameters
$object
Return
wild