previousOptions (Previous) (Next) XML_Beautifier::setOptionnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

XML_Beautifier::XML_Beautifier

XML_Beautifier::XML_Beautifier() – crée une nouvelle instance

Synopsis

require_once 'XML/Beautifier.php';

object XML_Beautifier::XML_Beautifier ( array $options = array() )

Description

Crée une nouvelle instance de XML_Beautifier.

Parameter

  • array $options - options à utiliser pour influencer le processus. Vous devrez définir la chaîne d'indentation, spécifier si oui ou non la casse doit être activée, etc..

    Voir les options de XML_Beautifier pour plus d'informations.

Return value

object : objet XML_Beautifier

Note

This function can not be called statically.

previousOptions (Previous) (Next) XML_Beautifier::setOptionnext

Download Documentation Last updated: Sun, 18 Oct 2009
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.