|
SPL-StandardPHPLibrary
|
Go to the source code of this file.
Classes | |
| class | SubClasses |
Variables | |
| $it = new RecursiveTreeIterator(new SubClasses($argv[1], true)) | |
Class Tree example.
Usage: php class_tree.php <class>
Simply specify the root class or interface to tree with parameter <class>.
Definition in file class_tree.php.
| $it = new RecursiveTreeIterator(new SubClasses($argv[1], true)) |
Definition at line 105 of file class_tree.php.
Referenced by RecursiveIteratorIterator\__construct(), DualIterator\compareIterators(), RecursiveIteratorIterator\current(), RecursiveIteratorIterator\getInnerIterator(), RecursiveIteratorIterator\key(), RecursiveIteratorIterator\next(), and RecursiveIteratorIterator\valid().
1.8.5