Umfragen
countable_widget Interface Reference

implemented on widgets which are countable and chartable More...

Inheritance diagram for countable_widget:
checkBoxList checkBoxSingle matrix radioButtonList

Public Member Functions

 count ($db)
 counts results

Detailed Description

implemented on widgets which are countable and chartable

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

Member Function Documentation

count (   $db)

counts results

Parameters
db$dbdatabase object

executes SQL through the database class individually for each widgettype a data "count" enty is created

Implemented in matrix, checkBoxSingle, radioButtonList, and checkBoxList.


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