Page MenuHomenazrin ltd

final class PHUIListView
Phorge Technical Documentation (PHUI)

This class is not documented.

Methods

public function setWorkflow($workflow)
Inherited

This method is not documented.
Parameters
$workflow
Return
wild

public function getWorkflow()
Inherited

This method is not documented.
Return
wild

public function setMustCapture($must_capture)
Inherited

This method is not documented.
Parameters
$must_capture
Return
wild

public function getMustCapture()
Inherited

This method is not documented.
Return
wild

final public function setMetadata($metadata)
Inherited

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

final public function getMetadata()
Inherited

This method is not documented.
Return
wild

final public function setStyle($style)
Inherited

This method is not documented.
Parameters
$style
Return
wild

final public function getStyle()
Inherited

This method is not documented.
Return
wild

final public function addSigil($sigil)
Inherited

This method is not documented.
Parameters
$sigil
Return
wild

final public function getSigils()
Inherited

This method is not documented.
Return
wild

public function addClass($class)
Inherited

This method is not documented.
Parameters
$class
Return
wild

public function getClasses()
Inherited

This method is not documented.
Return
wild

public function setID($id)
Inherited

This method is not documented.
Parameters
$id
Return
wild

public function getID()
Inherited

This method is not documented.
Return
wild

protected function getTagName()

This method is not documented.
Return
wild

protected function getTagAttributes()

This method is not documented.
Return
wild

protected function getTagContent()

This method is not documented.
Return
wild

final public function render()
Inherited

This method is not documented.
Return
wild

protected function canAppendChild()

This method is not documented.
Return
wild

public function newLabel($name, $key)

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

public function newLink($name, $href, $key)

This method is not documented.
Parameters
$name
$href
$key
Return
wild

public function newButton($name, $href)

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

public function addMenuItem($item)

This method is not documented.
Parameters
PHUIListItemView$item
Return
wild

public function addMenuItemAfter($key, $item)

This method is not documented.
Parameters
$key
PHUIListItemView$item
Return
wild

public function addMenuItemBefore($key, $item)

This method is not documented.
Parameters
$key
PHUIListItemView$item
Return
wild

public function addMenuItemToLabel($key, $item)

This method is not documented.
Parameters
$key
PHUIListItemView$item
Return
wild

private function requireKey($key)

This method is not documented.
Parameters
$key
Return
wild

public function getItem($key)

This method is not documented.
Parameters
$key
Return
wild

public function getItems()

This method is not documented.
Return
wild

public function willRender()

This method is not documented.
Return
wild

public function setType($type)

This method is not documented.
Parameters
$type
Return
wild