TYPO3 CMS  TYPO3_6-2
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()

PivotTableSQL ( $db,
  $tables,
  $rowfields,
  $colfield,
  $where = false,
  $aggfield = false,
  $sumlabel = 'Sum ',
  $aggfn = 'SUM',
  $showcount = true 
)
Version
V5.19 23-Apr-2014 (c) 2000-2014 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.

References $rs, $sql, and rs2html().