JTable::getPrimaryKey
Get the primary key values for this table using passed in values as a default.
Signature
public function getPrimaryKey(array
$keys )
Parameters
-
$keys
- Optional primary key values to use.
Returns
- array
- An array of primary key names and values.