Page MenuHomenazrin ltd

final class PHUIInfoView
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)

This method is not documented.
Parameters
$id
Return
wild

public function getID()
Inherited

This method is not documented.
Return
wild

protected function getTagName()
Inherited

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

public function setTitle($title)

Set a title

Parameters
string|null$title$title
Return
self

public function setSeverity($severity)

This method is not documented.
Parameters
$severity
Return
wild

private function getSeverity()

This method is not documented.
Return
wild

public function setErrors($errors)

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

public function setIsHidden($bool)

This method is not documented.
Parameters
$bool
Return
wild

public function setFlush($flush)

This method is not documented.
Parameters
$flush
Return
wild

public function setIcon($icon)

This method is not documented.
Parameters
$icon
Return
wild

private function getIcon()

This method is not documented.
Return
wild

public function addButton($button)

This method is not documented.
Parameters
PHUIButtonView$button
Return
wild