HumHub Documentation (unofficial)

HTMLPurifier_PropertyListIterator extends FilterIterator
in package

Property list iterator. Do not instantiate this class directly.

Table of Contents

Properties

$filter  : mixed
$l  : mixed

Methods

__construct()  : mixed
accept()  : bool

Properties

Methods

__construct()

public __construct(Iterator $iterator[, string $filter = null ]) : mixed
Parameters
$iterator : Iterator

Array of data to iterate over

$filter : string = null

Optional prefix to only allow values of


        
On this page

Search results