JArrayHelper::getColumn
Extracts a column from an array of arrays or objects
Signature
public function getColumn(&
$array,
string
$index )
Parameters
-
$array
-
$index
- The index of the column or name of object property
Returns
- array
- Column of values from the source array