Umfragen
chartable_widget Interface Reference
Inheritance diagram for chartable_widget:
checkBoxList checkBoxSingle matrix radioButtonList

Public Member Functions

 chart_format_data ()
 formats data for charting
 chart_display_chart ()
 display only the chart
 chart_display_legend ()
 displays the legend for the chart
 chart_display ()
 display legend and the chart
 chart_make ()
 makes the chartobject and loads count. Must be executed before any chart action

Detailed Description

Definition at line 199 of file widget.class.php.

Member Function Documentation

chart_display ( )

display legend and the chart

Implemented in matrix, radioButtonList, checkBoxSingle, and checkBoxList.

chart_display_chart ( )

display only the chart

Implemented in matrix, radioButtonList, checkBoxSingle, and checkBoxList.

chart_display_legend ( )

displays the legend for the chart

Implemented in matrix, radioButtonList, checkBoxSingle, and checkBoxList.

chart_format_data ( )

formats data for charting

Returns
array of formatted data

Implemented in matrix, radioButtonList, checkBoxSingle, and checkBoxList.

chart_make ( )

makes the chartobject and loads count. Must be executed before any chart action

Implemented in matrix, checkBoxSingle, radioButtonList, and checkBoxList.


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