Inheritance diagram for SimpleXMLIterator:


Public Member Functions | |
| count () | |
| current () | |
| getChildren () | |
| hasChildren () | |
| key () | |
| next () | |
| rewind () | |
| valid () | |
Definition at line 1072 of file spl.php.
| SimpleXMLIterator::count | ( | ) |
| SimpleXMLIterator::current | ( | ) |
| SimpleXMLIterator::getChildren | ( | ) |
Implements RecursiveIterator.
Definition at line 1080 of file spl.php.
| SimpleXMLIterator::hasChildren | ( | ) |
Implements RecursiveIterator.
Definition at line 1076 of file spl.php.
| SimpleXMLIterator::key | ( | ) |
| SimpleXMLIterator::next | ( | ) |
| SimpleXMLIterator::rewind | ( | ) |
| SimpleXMLIterator::valid | ( | ) |
1.5.2