XML_Beautifier::formatFile (Previous) (Next) XML_DTD

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Beautifier::formatString()

XML_Beautifier::formatString() -- beautify a string

Leírás

Beautifies an XML string. Use this method to beautify an XML document that has been generated on-the-fly.

Paraméterek

  • string $string - string containing an XML document.

  • string $renderer - renderer to use, currently only a "Plain" XML renderer can be used.

Visszatérési érték

string beautified XML document

Megjegyzés

Ez a függvény nem hívható statikusan.

XML_Beautifier::formatFile (Previous) (Next) XML_DTD

Download Documentation Last updated: Sun, 01 Jul 2007
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.