SPL
PHP Manual

The SimpleXMLIterator class

Wstęp

...

Streszczenie klas

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

Spis treści


SPL
PHP Manual