Public Member Functions | |
init () | |
Protected Member Functions | |
renderDataCellContent ($row, $data) | |
getDrillDownLoadUrl (Array $dataParams) | |
Column class for managing the drill down link column. This is used by summation drill down reports when rendering the each row. There is a drill down column, that when clicked will expand the drill down results grid for that row Added &page=1 to ensure drillDown always starts at page 1. Assumes there is at least one parameter always passed. Not perfect, but works ok for now.
Definition at line 45 of file DrillDownColumn.php.
|
protected |
(non-PHPdoc)
Definition at line 89 of file DrillDownColumn.php.
|
protected |