Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Fonctions membres publiques | |
check () |
Additional Inherited Members | |
Fonctions membres protégées inherited from JDatabaseImporterMysqli | |
getAddColumnSQL ($table, SimpleXMLElement $field) | |
getAddKeySQL ($table, $keys) | |
getAlterTableSQL (SimpleXMLElement $structure) | |
getChangeColumnSQL ($table, SimpleXMLElement $field) | |
getColumnSQL (SimpleXMLElement $field) | |
getDropKeySQL ($table, $name) | |
getDropPrimaryKeySQL ($table) | |
getKeyLookup ($keys) | |
getKeySQL ($columns) | |
Fonctions membres protégées inherited from JDatabaseImporter | |
getDropColumnSQL ($table, $name) | |
getRealTableName ($table) | |
mergeStructure () |
JDatabaseImporterMysql::check | ( | ) |
Checks if all data and options are in order prior to exporting.
Exception | if an error is encountered. |
Réimplémentée à partir de JDatabaseImporterMysqli.
Définition à la ligne 29 du fichier mysql.php.