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
domcharacterdata(3) - php
domdocumentfragment(3) - php
domtext(3) - php
xmlreader(3) - php
ziparchive(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!