Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorProfileMenuItemView

final class PhabricatorProfileMenuItemView
Phabricator Technical Documentation (Search)

This class is not documented.

Methods

public function setMenuItemConfiguration($config)

This method is not documented.
Parameters
PhabricatorProfileMenuItemConfiguration$config
Return
wild

public function getMenuItemConfiguration()

This method is not documented.
Return
wild

public function setURI($uri)

This method is not documented.
Parameters
$uri
Return
wild

public function getURI()

This method is not documented.
Return
wild

public function setName($name)

This method is not documented.
Parameters
$name
Return
wild

public function getName()

This method is not documented.
Return
wild

public function setIcon($icon)

This method is not documented.
Parameters
$icon
Return
wild

public function getIcon()

This method is not documented.
Return
wild

public function setIconImage($icon_image)

This method is not documented.
Parameters
$icon_image
Return
wild

public function getIconImage()

This method is not documented.
Return
wild

public function setDisabled($disabled)

This method is not documented.
Parameters
$disabled
Return
wild

public function getDisabled()

This method is not documented.
Return
wild

public function setTooltip($tooltip)

This method is not documented.
Parameters
$tooltip
Return
wild

public function getTooltip()

This method is not documented.
Return
wild

public function newAction($uri)

This method is not documented.
Parameters
$uri
Return
wild

public function newCount($count)

This method is not documented.
Parameters
$count
Return
wild

public function newProfileImage($src)

This method is not documented.
Parameters
$src
Return
wild

public function newProgressBar($bar)

This method is not documented.
Parameters
$bar
Return
wild

public function setIsExternalLink($is_external)

This method is not documented.
Parameters
$is_external
Return
wild

public function getIsExternalLink()

This method is not documented.
Return
wild

public function setIsLabel($is_label)

This method is not documented.
Parameters
$is_label
Return
wild

public function getIsLabel()

This method is not documented.
Return
wild

public function setIsDivider($is_divider)

This method is not documented.
Parameters
$is_divider
Return
wild

public function getIsDivider()

This method is not documented.
Return
wild

private function setSpecialType($type)

This method is not documented.
Parameters
$type
Return
wild

private function isSpecialType($type)

This method is not documented.
Parameters
$type
Return
wild

public function newListItemView()

This method is not documented.
Return
wild