|
(no version information, might be only in CVS)
DOMDocument->createElement() -- Create new element nodeThis function creates a new instance of class DOMElement. Dieser Knoten wird in Ihrem Dokument nicht sichtbar sein, bis dieser zum Beispiel mit der Funktion DOMNode->appendChild() eingefügt wird.
The tag name of the element.
The value of the element. By default, an empty element will be created. You can also set the value later with DOMElement->nodeValue.
DOMNode->appendChild() |
DOMDocument->createAttribute() |
DOMDocument->createAttributeNS() |
DOMDocument->createCDATASection() |
DOMDocument->createComment() |
DOMDocument->createDocumentFragment() |
DOMDocument->createElementNS() |
DOMDocument->createEntityReference() |
DOMDocument->createProcessingInstruction() |
DOMDocument->createTextNode() |
Zurück | Zum Anfang | Weiter |
DOMDocument->createDocumentFragment() | Nach oben | DOMDocument->createElementNS() |
Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:56:59