Nagvis_Widget Class Reference

Nagvis widget. More...

Inheritance diagram for Nagvis_Widget:
widget_Base

Public Member Functions

 options ()
 Return the list of options to use in this widget.
 index ()
 Print the widget contents here.

Protected Attributes

 $duplicatable = true
 Whether the widget can be copied.

Detailed Description

Nagvis widget.

Author:
op5 Valerij Stukanov

Member Function Documentation

Nagvis_Widget::index (  ) 

Print the widget contents here.

Concrete widgets typically want to override this.

Reimplemented from widget_Base.

Nagvis_Widget::options (  ) 

Return the list of options to use in this widget.

This should be an array of option instances, or - if you want to do more manual work - strings.

Actual widgets typically want to extend this method.

Reimplemented from widget_Base.


Field Documentation

Nagvis_Widget::$duplicatable = true [protected]

Whether the widget can be copied.

Setting this to true requires testing, so default to the more backwards compatible mode

Reimplemented from widget_Base.


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables

Generated on 30 Sep 2014 for ninja by  doxygen 1.6.1