|
DOMElement::setIdAttributeDeclares the attribute specified by name to be of type ID Description
public void DOMElement::setIdAttribute
( string
$name
, bool $isId
)
Declares the attribute Parameters
Return ValuesNo value is returned. Errors/Exceptions
See Also
|