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

search for in the

DOMNamedNodeMap::getNamedItem> <DOMImplementation::hasFeature
Last updated: Fri, 18 Jul 2008

view this page in

DOMNamedNodeMap クラス

クラス概要

DOMNamedNodeMap
class DOMNamedNodeMap {
/* プロパティ */
/* メソッド */
DOMNode getNamedItem ( string $name )
DOMNode getNamedItemNS ( string $namespaceURI , string $localName )
DOMNode item ( int $index )
}

目次



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

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