Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/adodb/pivottable.inc.php File Reference

Go to the source code of this file.

Functions

 PivotTableSQL (&$db, $tables, $rowfields, $colfield, $where=false, $aggfield=false, $sumlabel='Sum ', $aggfn='SUM', $showcount=true)

Function Documentation

PivotTableSQL ( &$  db,
tables,
rowfields,
colfield,
where = false,
aggfield = false,
sumlabel = 'Sum ',
aggfn = 'SUM',
showcount = true 
)
Version:
V4.93 10 Oct 2006 (c) 2000-2011 John Lim (jlim::natsoft.com). All rights reserved. Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, the BSD license will take precedence.

Set tabs to 4 for best viewing.

Definition at line 31 of file pivottable.inc.php.

 All Data Structures Namespaces Files Functions Variables Enumerations