API17:JDatabaseImporterMySQLi::getKeyLookup
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseImporterMySQLi::getKeyLookup
Description
Get the details list of keys for a table.
Description:JDatabaseImporterMySQLi::getKeyLookup [Edit Descripton]
protected function getKeyLookup ($keys)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $keys | Exception |
- Returns array The lookup array. array({key name} => array(object, ...))
- Defined on line 464 of libraries/joomla/database/database/mysqliimporter.php
- Since
See also
-
JDatabaseImporterMySQLi::getKeyLookup source code on BitBucket
-
Class JDatabaseImporterMySQLi
-
Subpackage Database
- Other versions of JDatabaseImporterMySQLi::getKeyLookup
SeeAlso:JDatabaseImporterMySQLi::getKeyLookup [Edit See Also]
User contributed notes
<CodeExamplesForm />
