Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe JDatabaseImporterPgsql
+ Graphe d'héritage de JDatabaseImporterPgsql:

Fonctions membres publiques

 check ()
 
- Fonctions membres publiques hérités de JDatabaseImporterPostgresql
 check ()
 
- Fonctions membres publiques hérités de JDatabaseImporter
 __construct ()
 
 asXml ()
 
 check ()
 
 from ($from)
 
 mergeStructure ()
 
 setDbo (JDatabaseDriver $db)
 
 withStructure ($setting=true)
 

Membres hérités additionnels

- Fonctions membres protégées hérités de JDatabaseImporterPostgresql
 getAddColumnSql ($table, SimpleXMLElement $field)
 
 getAddIndexSql (SimpleXMLElement $field)
 
 getAlterTableSql (SimpleXMLElement $structure)
 
 getDropSequenceSql ($name)
 
 getAddSequenceSql ($field)
 
 getChangeSequenceSql ($field)
 
 getChangeColumnSql ($table, SimpleXMLElement $field)
 
 getAlterColumnSql ($table, $field)
 
 getColumnSql (SimpleXMLElement $field)
 
 getDropIndexSql ($name)
 
 getDropPrimaryKeySql ($table, $name)
 
 getIdxLookup ($keys)
 
 getSeqLookup ($sequences)
 
- Fonctions membres protégées hérités de JDatabaseImporter
 getDropColumnSql ($table, $name)
 
 getRealTableName ($table)
 
- Attributs protégés hérités de JDatabaseImporter
 $cache = array()
 
 $db = null
 
 $from = array()
 
 $asFormat = 'xml'
 
 $options = null
 

Description détaillée

PDO PostgreSQL Database Importer.

Depuis
3.9.0

Documentation des fonctions membres

◆ check()

check ( )

Checks if all data and options are in order prior to exporting.

Renvoie
JDatabaseImporterPgsql Method supports chaining.
Depuis
3.9.0
Exceptions

La documentation de cette classe a été générée à partir du fichier suivant :