SpriteIconForRecordViewHelper extends AbstractViewHelper

FinalYes

ViewHelper to display a sprite icon for a record (object).

  <beuser:spriteIconForRecord table="be_groups" object="{backendUserGroup}" />
Internal

Table of Contents

Properties

$escapeOutput  : bool
As this ViewHelper renders HTML, the output must not be escaped.

Methods

__construct()  : mixed
initializeArguments()  : void
render()  : string
Displays spriteIcon for database table and object

Properties

$escapeOutput

As this ViewHelper renders HTML, the output must not be escaped.

protected bool $escapeOutput = false

Methods

initializeArguments()

public initializeArguments() : void

render()

Displays spriteIcon for database table and object

public render() : string
Return values
string
On this page

Search results