API17:JDatabaseImporterMySQL::getAddColumnSQL
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.
JDatabaseImporterMySQL::getAddColumnSQL
Description
Get the SQL syntax to add a column.
Description:JDatabaseImporterMySQL::getAddColumnSQL [Edit Descripton]
protected function getAddColumnSQL ( $table SimpleXMLElement $field )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $table | string | The table name. | |
| SimpleXMLElement $field | SimpleXMLElement | $field The XML field definition. |
See also
-
JDatabaseImporterMySQL::getAddColumnSQL source code on BitBucket
-
Class JDatabaseImporterMySQL
-
Subpackage Database
- Other versions of JDatabaseImporterMySQL::getAddColumnSQL
SeeAlso:JDatabaseImporterMySQL::getAddColumnSQL [Edit See Also]
User contributed notes
<CodeExamplesForm />
