SimpleXMLIterator
PHP Manual

SimpleXMLIterator::getChildren

(PHP 5 >= 5.1.0)

SimpleXMLIterator::getChildrenReturns an iterator for the current entry if it is a SimpleXML object

Opis

object SimpleXMLIterator::getChildren ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

An iterator for the current entry, if it is a SimpleXML object.


SimpleXMLIterator
PHP Manual