Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorMainMenuBarExtension

abstract class PhabricatorMainMenuBarExtension
Phabricator Technical Documentation ()

This class is not documented.

Methods

public function setViewer($viewer)

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

public function getViewer()

This method is not documented.
Return
wild

public function setApplication($application)

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

public function getApplication()

This method is not documented.
Return
wild

public function setController($controller)

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

public function getController()

This method is not documented.
Return
wild

public function setIsFullSession($is_full_session)

This method is not documented.
Parameters
$is_full_session
Return
wild

public function getIsFullSession()

This method is not documented.
Return
wild

final public function getExtensionKey()

This method is not documented.
Return
wild

public function isExtensionEnabled()

This method is not documented.
Return
wild

public function shouldRequireFullSession()

This method is not documented.
Return
wild

public function isExtensionEnabledForViewer($viewer)

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

public function getExtensionOrder()

This method is not documented.
Return
wild

abstract public function buildMainMenus()

This method is not documented.
Return
wild

final public static function getAllExtensions()

This method is not documented.
Return
wild

final public static function getAllEnabledExtensions()

This method is not documented.
Return
wild