XML_Util::getDocTypeDeclaration (Previous) (Next) XML_Util::isValidName

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Util::getXMLDeclaration()

XML_Util::getXMLDeclaration() -- build an xml declaration

Descripción

Returns an XML declaration based on parameters.

Parámetro

  • string $version - XML version

  • string $encoding - XML encoding

  • boolean $standalone - whether document is standalone

Valor devuelto

string XML declaration

Nota

Esta función debe ser llamada estáticamente.

XML_Util::getDocTypeDeclaration (Previous) (Next) XML_Util::isValidName

Download Documentation Last updated: Sun, 01 Jul 2007
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.