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
domdocument(3) - php
domentity(3) - php
domnode(3) - php
domprocessinginstruction(3) - php
domtext(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!