SDO_DAS_XML_Document::getXMLDeclaration

(no version information, might be only in CVS)

SDO_DAS_XML_Document::getXMLDeclaration --  Returns whether the xml declaration is set or not.

Beschreibung

bool SDO_DAS_XML_Document::getXMLDeclaration ( void )

Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

Returns whether the xml declaration is set or not.

Parameter Liste

Rückgabewerte

Returns whether the xml declaration is set or not. TRUE If it is set and FALSE if it is not.