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.

Descrizione

bool SDO_DAS_XML_Document::getXMLDeclaration ( void )

Avvertimento

Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.

Returns whether the xml declaration is set or not.

Elenco dei parametri

Valori restituiti

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