domnamednodemap(3) php man page | unix.com

Man Page: domnamednodemap

Operating Environment: php

Section: 3

DOMNAMEDNODEMAP(3)							 1							DOMNAMEDNODEMAP(3)

The DOMNamedNodeMap class

CLASS SYNOPSIS
DOMNamedNodeMap DOMNamedNodeMapTraversable Properties o readonlypublic int$length Methods o DOMNode DOMNamedNodeMap::getNamedItem (string $name) o DOMNode DOMNamedNodeMap::getNamedItemNS (string $namespaceURI, string $localName) o DOMNode DOMNamedNodeMap::item (int $index)
PROPERTIES
o $length - The number of nodes in the map. The range of valid child node indices is 0 to length - 1 inclusive. PHP Documentation Group DOMNAMEDNODEMAP(3)
Related Man Pages
domelement(3) - php
domnode(3) - php
domnotation(3) - php
xmlreader(3) - php
domdocument.createelement(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!