Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorFilesApplicationStorageEnginePanel

final class PhabricatorFilesApplicationStorageEnginePanel
Phabricator Technical Documentation (Files)

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 setApplication($application)
Inherited

This method is not documented.
Parameters
PhabricatorApplication$application
Return
wild

public function getApplication()
Inherited

This method is not documented.
Return
wild

public function getPanelURI($path)
Inherited

This method is not documented.
Parameters
$path
Return
wild

public function getPanelKey()

PhabricatorApplicationConfigurationPanel

Return a short, unique string key which identifies this panel.

This key is used in URIs. Good values might be "email" or "files".

PhabricatorFilesApplicationStorageEnginePanel
This method is not documented.
Return
wild

public function shouldShowForApplication($application)

This method is not documented.
Parameters
PhabricatorApplication$application
Return
wild

public function buildConfigurationPagePanel()

This method is not documented.
Return
wild

public function handlePanelRequest($request, $controller)

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

public static function loadAllPanels()
Inherited

This method is not documented.
Return
wild

public static function loadAllPanelsForApplication($application)
Inherited

This method is not documented.
Parameters
PhabricatorApplication$application
Return
wild