API17:JDatabaseImporterMySQL::getColumnSQL
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::getColumnSQL
Description
Get the SQL syntax for a single column that would be included in a table create or alter statement.
Description:JDatabaseImporterMySQL::getColumnSQL [Edit Descripton]
protected function getColumnSQL (SimpleXMLElement $field)
| Parameter | Type | Default | Description |
|---|---|---|---|
| SimpleXMLElement $field | SimpleXMLElement | $field The XML field definition. |
See also
-
JDatabaseImporterMySQL::getColumnSQL source code on BitBucket
-
Class JDatabaseImporterMySQL
-
Subpackage Database
- Other versions of JDatabaseImporterMySQL::getColumnSQL
SeeAlso:JDatabaseImporterMySQL::getColumnSQL [Edit See Also]
User contributed notes
<CodeExamplesForm />
