|
DOMElement::setIdAttributeNodeDeclares the attribute specified by node to be of type ID Description
public void DOMElement::setIdAttributeNode
( DOMAttr
$attr
, bool $isId
)
Declares the attribute specified by Parameters
Return ValuesNo value is returned. Errors/Exceptions
See Also
|