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
domattr(3) - php
domcomment(3) - php
domdocumentfragment(3) - php
domelement(3) - php
xmlreader(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!