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é
|
Fonctions membres publiques | |
check () | |
Fonctions membres publiques hérités de JDatabaseExporter | |
__construct () | |
__toString () | |
asXml () | |
check () | |
from ($from) | |
setDbo (JDatabaseDriver $db) | |
withStructure ($setting=true) | |
Fonctions membres protégées | |
buildXml () | |
buildXmlStructure () | |
Fonctions membres protégées hérités de JDatabaseExporter | |
buildXml () | |
buildXmlStructure () | |
getGenericTableName ($table) | |
Membres hérités additionnels | |
Attributs protégés hérités de JDatabaseExporter | |
$asFormat = 'xml' | |
$cache = array() | |
$db = null | |
$from = array() | |
$options = null | |
|
protected |
Builds the XML data for the tables to export.
Exception | if an error occurs. |
Références $buffer.
|
protected |
Builds the XML structure to export.
Exception | if an error occurs. |
Références $buffer, $field, $fields, $key, ENT_COMPAT, et htmlspecialchars.
check | ( | ) |
Checks if all data and options are in order prior to exporting.
Exception | if an error is encountered. |