SPL
PHP Manual

La classe SimpleXMLIterator

Introduction

...

Synopsis de la classe

SimpleXMLIterator
class SimpleXMLIterator extends SimpleXMLElement implements RecursiveIterator , Traversable , Iterator , Countable {
/* Méthodes */
mixed current ( void )
object getChildren ( void )
bool hasChildren ( void )
mixed key ( void )
void next ( void )
void rewind ( void )
bool valid ( void )
}

Sommaire


SPL
PHP Manual