downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

DOMElement::setIdAttributeNS> <DOMElement::setIdAttribute
[edit] Last updated: Fri, 17 May 2013

view this page in

DOMElement::setIdAttributeNode

(PHP 5)

DOMElement::setIdAttributeNodeBelirtilen öznitelik düğümünü ID türünde bir öznitelik düğümü haline getirir

Açıklama

void DOMElement::setIdAttributeNode ( DOMAttr $öznitelik , bool $id_olarak )

Belirtilen öznitelik düğümünü ID türünde bir öznitelik düğümü haline getirir.

Değiştirgeler

öznitelik

Öznitelik düğümü.

id_olarak

isim özniteliği bir ID özniteliği olarak bildiriliyorsa TRUE, aksi takdirde FALSE olmalıdır.

Dönen Değerler

Hiçbir değer dönmez.

Hatalar/İstisnalar

DOM_NO_MODIFICATION_ALLOWED_ERR

Düğüm salt okunursa oluşur.

DOM_NOT_FOUND

öznitelik, bu düğümün bir özniteliği değilse oluşur.

Ayrıca Bakınız



add a note add a note User Contributed Notes DOMElement::setIdAttributeNode - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites