PHP Manual
DOMElement->setIdAttributeNode()
(no version information, might be only in CVS)
DOMElement->setIdAttributeNode() -- Declares the attribute specified by node to be of type IDDescription
class DOMElement {void setIdAttributeNode ( DOMAttr attr, bool isId )
}
Declares the attribute specified by attr to be of
type ID.
Parameters
attrThe attribute node.
isIdSet it to TRUE if you want
nameto be of type ID, FALSE otherwise.
Support PHPRO.ORG
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.

RSS Feed




