JTableNested::_logtable
Method to create a log table in the buffer optionally showing the query and/or data.
Signature
protected function _logtable([boolean
$showData = true,
[boolean
$showQuery = true]] )
Parameters
-
$showData
- True to show data
-
$showQuery
- True to show query
Returns
- void