Page MenuHomePhabricator

final class PHUIHandleView
Phabricator Technical Documentation (PHIDs)

Convenience class for rendering a single handle.

This class simplifies rendering a single handle, and improves loading and caching semantics in the rendering pipeline by loading data at the last moment.

Methods

public function setHandleList($list)

This method is not documented.
Parameters
PhabricatorHandleList$list
Return
wild

public function setHandlePHID($phid)

This method is not documented.
Parameters
$phid
Return
wild

public function setAsTag($tag)

This method is not documented.
Parameters
$tag
Return
wild

public function setUseShortName($short)

This method is not documented.
Parameters
$short
Return
wild

public function setShowHovercard($hovercard)

This method is not documented.
Parameters
$hovercard
Return
wild

public function render()

This method is not documented.
Return
wild