JDatabaseImporterMysqli::getKeyLookup
Get the details list of keys for a table.
Signature
protected function getKeyLookup(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, ...))