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é
Tout Structures de données Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe JDatabaseExporterMysql
+ Graphe d'héritage de JDatabaseExporterMysql:

Fonctions membres publiques

 check ()
 
- Fonctions membres publiques hérités de JDatabaseExporterMysqli
 check ()
 
- Fonctions membres publiques hérités de JDatabaseExporter
 __construct ()
 
 __toString ()
 
 asXml ()
 
 check ()
 
 from ($from)
 
 setDbo (JDatabaseDriver $db)
 
 withStructure ($setting=true)
 

Membres hérités additionnels

- Fonctions membres protégées hérités de JDatabaseExporterMysqli
 buildXml ()
 
 buildXmlStructure ()
 
- Fonctions membres protégées hérités de JDatabaseExporter
 buildXml ()
 
 buildXmlStructure ()
 
 getGenericTableName ($table)
 
- Attributs protégés hérités de JDatabaseExporter
 $asFormat = 'xml'
 
 $cache = array()
 
 $db = null
 
 $from = array()
 
 $options = null
 

Description détaillée

MySQL export driver.

Depuis
1.7.0
Obsolète:
4.0 Use MySQLi or PDO MySQL instead

Documentation des fonctions membres

◆ check()

check ( )

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

Renvoie
JDatabaseExporterMysql Method supports chaining.
Depuis
1.7.0
Exceptions
Exceptionif an error is encountered.

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