XML_Beautifier::formatFile (Previous) (Next) XML_DTD

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

XML_Beautifier::formatString()

XML_Beautifier::formatString() -- rend jolie une chaîne de caractères

Description

Rend jolie une chaîne XML. Utilisez cette méthode pour rendre jolie un document XML qui a été généré à la volée.

Paramètres

  • string $string - chaîne contenant le document XML.

  • string $renderer - rendu à utiliser, actuellement, seul le rendu XML "Plain" peut être utilisé.

Valeur retournée

string : document XML jolie

Note

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

XML_Beautifier::formatFile (Previous) (Next) XML_DTD

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.