|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| __construct (Iterator $iterator, $filter=null) | |
| accept () | |
Protected Attributes | |
| $l | |
| $filter | |
Property list iterator. Do not instantiate this class directly.
Definition at line 6 of file PropertyListIterator.php.
| __construct | ( | Iterator $ | iterator, |
| $ | filter = null |
||
| ) |
| $data | Array of data to iterate over |
| $filter | Optional prefix to only allow values of |
Definition at line 16 of file PropertyListIterator.php.
| accept | ( | ) |
Definition at line 22 of file PropertyListIterator.php.
$filter [protected] |
Definition at line 10 of file PropertyListIterator.php.
$l [protected] |
Definition at line 9 of file PropertyListIterator.php.