JHelperContent::getRowData
Gets a row of data from a table
Signature
public function getRowData(JTable
$tableĀ )
Parameters
-
$table
- JTable instance for a row.
Returns
- array
- Associative array of all columns and values for a row in a table.