Stud.IP  3.1 Revision 48552
 All Data Structures Namespaces Files Functions Variables Groups Pages
HelpbarWidget Class Reference
Inheritance diagram for HelpbarWidget:
Inheritance graph
Collaboration diagram for HelpbarWidget:
Collaboration graph

Public Member Functions

 addElement (WidgetElement $element)
 setIcon ($icon)
 render ($variables=array())
- Public Member Functions inherited from Widget
 addElement (WidgetElement $element, $index=null)
 insertElement (WidgetElement $element, $before_index, $index=null)
 getElement ($index)
 removeElement ($index)
 hasElements ()
 forceRendering ($state=true)
 __isset ($offset)
 __get ($offset)
 __set ($offset, $value)
 __unset ($offset)

Data Fields

 $icon = false

Additional Inherited Members

- Protected Member Functions inherited from Widget
 guessIndex (WidgetElement $element)
- Protected Attributes inherited from Widget
 $elements = array()
 $template = 'widgets/widget'
 $template_variables = array()
 $layout = 'widgets/widget-layout'
 $forced_rendering = false

Member Function Documentation

addElement ( WidgetElement  $element)

Here is the caller graph for this function:

render (   $variables = array())

Renders the widget. The widget will only be rendered if it contains at least one element.

Returns
String The THML code of the rendered sidebar widget

Reimplemented from Widget.

Here is the call graph for this function:

setIcon (   $icon)

Field Documentation

$icon = false

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