Page MenuHomenazrin ltd
Diviner Tech Docs PHUIPropertyListView

final class PHUIPropertyListView
Phorge Technical Documentation (PHUI)

This class is not documented.

Methods

protected function canAppendChild()

This method is not documented.
Return
wild

public function setObject($object)

This method is not documented.
Parameters
$object
Return
wild

public function setActionList($list)

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

public function getActionList()

This method is not documented.
Return
wild

public function setStacked($stacked)

This method is not documented.
Parameters
$stacked
Return
wild

public function addClass($class)

This method is not documented.
Parameters
$class
Return
wild

public function setHasKeyboardShortcuts($has_keyboard_shortcuts)

This method is not documented.
Parameters
$has_keyboard_shortcuts
Return
wild

public function addProperty($key, $value)

This method is not documented.
Parameters
$key
$value
Return
wild

public function addSectionHeader($name, $icon)

This method is not documented.
Parameters
$name
$icon
Return
wild

public function addTextContent($content)

This method is not documented.
Parameters
$content
Return
wild

public function addRawContent($content)

This method is not documented.
Parameters
$content
Return
wild

public function addImageContent($content)

This method is not documented.
Parameters
$content
Return
wild

public function invokeWillRenderEvent()

This method is not documented.
Return
wild

public function hasAnyProperties()

This method is not documented.
Return
wild

public function render()

This method is not documented.
Return
wild

private function renderPropertyPart($part)

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

private function renderSectionPart($part)

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

private function renderTextPart($part)

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

private function renderRawPart($part)

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