MediaWiki REL1_35
NotRecursiveIterator Class Reference
Inheritance diagram for NotRecursiveIterator:
Collaboration diagram for NotRecursiveIterator:

Public Member Functions

 getChildren ()
 
 hasChildren ()
 
- Public Member Functions inherited from IteratorDecorator
 __construct (Iterator $iterator)
 Stable to call.
 
 current ()
 Stable to override
 
 key ()
 Stable to override
 
 next ()
 Stable to override
 
 rewind ()
 Stable to override
 
 valid ()
 Stable to override
 

Additional Inherited Members

- Protected Attributes inherited from IteratorDecorator
 $iterator
 

Detailed Description

Definition at line 27 of file NotRecursiveIterator.php.

Member Function Documentation

◆ getChildren()

NotRecursiveIterator::getChildren ( )

Definition at line 32 of file NotRecursiveIterator.php.

◆ hasChildren()

NotRecursiveIterator::hasChildren ( )

Definition at line 28 of file NotRecursiveIterator.php.


The documentation for this class was generated from the following file: