DOMDocument->createAttribute

(no version information, might be only in CVS)

DOMDocument->createAttribute -- Crea un nuovo attributo

Descrizione

object DOMDocument->createAttribute ( string name )

Questa funzione restituisce una nuova istanza della classe DOMAttr. Il nome dell'attributo รจ dato dal primo parametro. This node will not show up in the document unless it is inserted with e.g. DOMNode->appendChild().

Restituisce FALSE se si verifica un errore.

Vedere anche DOMDocument->createElement(), DOMNode->appendChild(), DOMDocument->createTextNode(), DOMDocument->createComment() e DOMDocument->createProcessingInstruction().

Hosting by: hurra.com
Generated: 2007-01-26 17:56:39