|
Umfragen
|
implemented on widgets which are countable and chartable More...
Public Member Functions | |
| count ($db) | |
| counts results | |
implemented on widgets which are countable and chartable
Definition at line 188 of file widget.class.php.
| count | ( | $db | ) |
counts results
| db | $db | database object |
executes SQL through the database class individually for each widgettype a data "count" enty is created
Implemented in matrix, checkBoxSingle, radioButtonList, and checkBoxList.