API17:JDatabaseImporterMySQLi::getAddKeySQL
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::getAddKeySQL
Description
Get the SQL syntax to add a key.
Description:JDatabaseImporterMySQLi::getAddKeySQL [Edit Descripton]
protected function getAddKeySQL ( $table $keys )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $table | string | The table name. | |
| $keys | array | An array of the fields pertaining to this key. |
See also
-
JDatabaseImporterMySQLi::getAddKeySQL source code on BitBucket
-
Class JDatabaseImporterMySQLi
-
Subpackage Database
- Other versions of JDatabaseImporterMySQLi::getAddKeySQL
SeeAlso:JDatabaseImporterMySQLi::getAddKeySQL [Edit See Also]
User contributed notes
<CodeExamplesForm />
