XML_Beautifier::resetOptions()

XML_Beautifier::resetOptions() -- reset options to default

Synopsis

require_once 'XML/Beautifier.php';

void XML_Beautifier::resetOptions ()

Beschreibung

Reset all options to their default values.

See XML_Beautifier options for more information.

Parameter

This method does not accept any parameters.

Rückgabewert

void

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.