|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Functions | |
| PivotTableSQL (&$db, $tables, $rowfields, $colfield, $where=false, $aggfield=false, $sumlabel='Sum ', $aggfn='SUM', $showcount=true) | |
| PivotTableSQL | ( | &$ | db, |
| $ | tables, | ||
| $ | rowfields, | ||
| $ | colfield, | ||
| $ | where = false, |
||
| $ | aggfield = false, |
||
| $ | sumlabel = 'Sum ', |
||
| $ | aggfn = 'SUM', |
||
| $ | showcount = true |
||
| ) |
Set tabs to 4 for best viewing.
Definition at line 31 of file pivottable.inc.php.