TYPO3 CMS  TYPO3_7-6
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.20.3 01-Jan-2016

Set tabs to 4 for best viewing.

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

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