XML_Util::createComment (Previous) (Next) XML_Util::getXMLDeclaration

View this page in Last updated: Sun, 31 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Util::getDocTypeDeclaration()

XML_Util::getDocTypeDeclaration() -- build a document type declaration

Description

Returns a document type declaration based on parameters.

Parameter

  • string $root - root tag

  • mixed $uri - URI of the document type definition or array containing the public id and the URI of the DTD

  • mixed $internalDtd - internal definitions

Return value

string document type declaration

Note

This function should be called statically.

XML_Util::createComment (Previous) (Next) XML_Util::getXMLDeclaration

Download Documentation Last updated: Sun, 31 Aug 2008
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.