Propel API
Class

NestedSetRecursiveIterator

class NestedSetRecursiveIterator implements RecursiveIterator

Pre-order node iterator for Node objects.

Methods

__construct($node)

rewind()

valid()

current()

key()

next()

hasChildren()

getChildren()

Details

at line 24
public __construct($node)

Parameters

$node

at line 30
public rewind()

at line 35
public valid()

at line 40
public current()

at line 45
public key()

at line 55
public next()

at line 76
public hasChildren()

at line 81
public getChildren()