Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
DOMDocument->createAttribute() -- Create new attributeThis function creates a new instance of class DOMAttr. Tento uzel se v dokumentu neobjeví, nebyl-li přidán např. funkcí DOMNode->appendChild().
Předcházející | Domů | Další |
DOMDocument->__construct() | Nahoru | DOMDocument->createAttributeNS() |