DOMDocument::renameNode
(no version information, might be only in CVS)
DOMDocument::renameNode -- Rename an existing node of type ELEMENT_NODE or ATTRIBUTE_NODE
Description
DOMNode
DOMDocument::renameNode ( node n, string namespaceURI, string qualifiedName )
Specification
Warning |
This function is
currently not documented; only the argument list is
available. |