XML_sql2xml::getXMLObject (Previous) (Next) XML_sql2xml::setEncoding

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_sql2xml::setOptions

XML_sql2xml::setOptions -- définie les options pour l'instance

Description

Cette méthode définie les options pour l'instance de la classe.

Paramètres

  • array $options - tableau d'options. Les clés du tableau définissent les options à définir. Les options disponibles sont :

    • boolean $options['nested'] - si TRUE, le résultat d'une requête jointe sera traité normalement. Par défaut, FALSE.

    • boolean $options['tagNameRow'] - nom pour le tag 'ligne'. Par défaut, row.

    • boolean $options['tagNameResult'] - nom pour le tag 'résultat'. Par défaut, result.

  • constant $delete - les anciennes options doivent être effacées

Note

Cette fonction ne peut pas être appelée de façon statique.

XML_sql2xml::getXMLObject (Previous) (Next) XML_sql2xml::setEncoding

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.