DOMDocument->createEntityReference

(no version information, might be only in CVS)

DOMDocument->createEntityReference -- Crea un nuovo nodo entità

Descrizione

object DOMDocument->createEntityReference ( string name )

Questa funzione restituisce un nuova istanza della classe DOMEntityReference. Il contenuto dell'entità è indicato dal parametro fornito. This node will not show up in the document unless it is inserted with e.g. DOMNode->appendChild().

Restituisce FALSE se si verifica un errore.

Vedere anche DOMNode->appendChild(), DOMDocument->createElement(), DOMDocument->createAttribute() e DOMDocument->createComment().

Hosting by: hurra.com
Generated: 2007-01-26 17:56:40