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

search for in the

DOMNode::hasChildNodes> <DOMNode::getLineNo
Last updated: Fri, 13 Nov 2009

view this page in

DOMNode::hasAttributes

(PHP 5)

DOMNode::hasAttributes ノードが属性を保持しているかどうかを調べる

説明

bool DOMNode::hasAttributes ( void )

このメソッドは、ノードが属性を保持しているかどうかを調べます。 調べるノードは XML_ELEMENT_NODE である必要があります。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



add a note add a note User Contributed Notes
DOMNode::hasAttributes
There are no user contributed notes for this page.

DOMNode::hasChildNodes> <DOMNode::getLineNo
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites