|
DOMElement::setIdAttributeNSDeclares the attribute specified by local name and namespace URI to be of type ID Beschreibung
public void DOMElement::setIdAttributeNS
( string
$namespaceURI
, string $localName
, bool $isId
)
Declares the attribute specified by Parameter-Liste
RückgabewerteEs wird kein Wert zurückgegeben. Fehler/Exceptions
Siehe auch
|