propel-om
[ class tree: propel-om ] [ index: propel-om ] [ all elements ]

Class: PreOrderNodeIterator

Source Location: /om/PreOrderNodeIterator.php

Class Overview


Pre-order node iterator for Node objects.


Author(s):

Version:

  • $Revision: 563 $

Implements interfaces:

  • Iterator (internal interface)

Methods



Class Details

[line 30]
Pre-order node iterator for Node objects.



Tags:

author:  Dave Lawson <dlawson@masterytech.com>
version:  $Revision: 563 $


[ Top ]


Class Methods


constructor __construct [line 40]

PreOrderNodeIterator __construct( $node, $opts)



Tags:

access:  public


Parameters:

   $node  
   $opts  

[ Top ]

method current [line 59]

void current( )



Tags:

access:  public



Implementation of:
Iterator::current
[ Top ]

method key [line 63]

void key( )



Tags:

access:  public



Implementation of:
Iterator::key
[ Top ]

method next [line 67]

void next( )



Tags:

access:  public



Implementation of:
Iterator::next
[ Top ]

method rewind [line 51]

void rewind( )



Tags:

access:  public



Implementation of:
Iterator::rewind
[ Top ]

method valid [line 55]

void valid( )



Tags:

access:  public



Implementation of:
Iterator::valid
[ Top ]


Documentation generated on Thu, 22 Nov 2007 03:33:48 +0000 by phpDocumentor 1.4.0