JDatabaseImporterPostgresql::getIdxLookup
Get the details list of keys for a table.
Signature
protected function getIdxLookup(array
$keys )
Parameters
-
$keys
- An array of objects that comprise the keys for the table.
Returns
- array
- The lookup array. array({key name} => array(object, ...))