Stud.IP  5.4
WidgetElement Class Reference
Inheritance diagram for WidgetElement:
ButtonElement HelpbarTextElement LinkElement SelectElement SelectListElement SeparatorElement SelectGroupElement

Public Member Functions

 __construct ($content='')
 
 render ()
 

Protected Attributes

 $content
 

Detailed Description

Generic widget element

Author
Jan-Hendrik Willms tleil.nosp@m.ax+s.nosp@m.tudip.nosp@m.@gma.nosp@m.il.co.nosp@m.m GPL 2 or later
Since
3.1

Constructor & Destructor Documentation

◆ __construct()

__construct (   $content = '')

Constructs the element (with an optional content).

Parameters
mixed$contentOptional content, defaults to empty string

Member Function Documentation

◆ render()

render ( )

Renders the element.

Returns
String The rendered content

Field Documentation

◆ $content

$content
protected

The content of the element


The documentation for this class was generated from the following file: