\HTMLPurifier_PropertyListIterator

Property list iterator. Do not instantiate this class directly.

Summary

Methods
Properties
Constants
__construct()
accept()
No public properties found
No constants found
No protected methods found
$l
$filter
N/A
No private methods found
No private properties found
N/A

Properties

$l

$l

$filter

$filter

Methods

__construct()

__construct(\Iterator  $iterator, string  $filter = null) : mixed

Parameters

\Iterator $iterator

Array of data to iterate over

string $filter

Optional prefix to only allow values of

Returns

mixed —

accept()

accept() : bool

Returns

bool —