\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 : 

Type

$filter

$filter : 

Type

Methods

__construct()

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

Parameters

\Iterator $iterator

Array of data to iterate over

string $filter

Optional prefix to only allow values of

accept()

accept() : boolean

Returns

boolean