Joomla CMS  2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe JDatabaseExporterMySQLi
+ Graphe d'héritage de JDatabaseExporterMySQLi:
+ Graphe de collaboration de JDatabaseExporterMySQLi:

Liste de tous les membres

Fonctions membres publiques

 check ()
 setDbo (JDatabaseMySQLi $db)
- Fonctions membres publiques inherited from JDatabaseExporterMySQL
 __construct ()
 __toString ()
 asXml ()
 from ($from)
 setDbo (JDatabaseMySQL $db)
 withStructure ($setting=true)

Additional Inherited Members

- Fonctions membres protégées inherited from JDatabaseExporterMySQL
 buildXml ()
 buildXmlStructure ()
 getGenericTableName ($table)
- Attributs protégés inherited from JDatabaseExporterMySQL
 $cache = array()
 $db = null
 $from = array()
 $asFormat = 'xml'
 $options = null

Documentation des fonctions membres

JDatabaseExporterMySQLi::check ( )

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

Renvoie:
JDatabaseExporterMySQLi Method supports chaining.
Depuis:
11.1
Exceptions:
Exceptionif an error is encountered.

Réimplémentée à partir de JDatabaseExporterMySQL.

JDatabaseExporterMySQLi::setDbo ( JDatabaseMySQLi  $db)

Sets the database connector to use for exporting structure and/or data from MySQL.

Paramètres:
JDatabaseMySQLi$dbThe database connector.
Renvoie:
JDatabaseExporterMySQLi Method supports chaining.
Depuis:
11.1

Références $db.


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