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