php man page for domnamednodemap

Query: domnamednodemap

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
domcomment(3) - php
domdocument(3) - php
domdocumentfragment(3) - php
domentity(3) - php
domnode(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator