Class QueryPathIterator

(line 3798)

Description

IteratorIterator
   |
   --QueryPathIterator

Located in File: /src/QueryPath/QueryPath.php

An iterator for QueryPath.

This provides iterator support for QueryPath. You do not need to construct a QueryPathIterator. QueryPath does this when its QueryPath::getIterator() method is called.



Class Variables

Summary:
mixed $options

$options = array() (line 3799)

Data type : mixed

  • access: - public

Class Constants

Summary:

Method Detail

Summary:
void current ()

Method current (line 3802)

void current( )

Overrides : IteratorIterator::current ( ) parent method not documented

Info

  • access - public

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary

Inherited From Class IteratorIterator (Internal Class)

constructor __construct ( $iterator ) -

current ( ) -

getInnerIterator ( ) -

key ( ) -

next ( ) -

rewind ( ) -

valid ( ) -



Documentation generated on Sun, 25 Jul 2010 16:09:11 -0500 by phpDocumentor 1.4.3