ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Property list iterator. More...
Public Member Functions | |
__construct (Iterator $iterator, $filter=null) | |
accept () | |
Protected Attributes | |
$l | |
@type int More... | |
$filter | |
@type string More... | |
Property list iterator.
Do not instantiate this class directly.
Definition at line 6 of file PropertyListIterator.php.
HTMLPurifier_PropertyListIterator::__construct | ( | Iterator | $iterator, |
$filter = null |
|||
) |
HTMLPurifier_PropertyListIterator::accept | ( | ) |
Definition at line 32 of file PropertyListIterator.php.
References $key.
|
protected |
|
protected |
@type int
Definition at line 12 of file PropertyListIterator.php.