XML_Beautifier::setOptions()

XML_Beautifier::setOptions() -- set several options

Synopsis

require_once 'XML/Beautifier.php';

void XML_Beautifier::setOptions (array $options)

Beschreibung

Set several options for the beautifying process.

See XML_Beautifier options for more information.

Parameter

Rückgabewert

void

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.