API - XOOPS 2.5.11 Beta 2
By monxoops.fr
HTMLPurifier_PropertyListIterator Class Reference
Inheritance diagram for HTMLPurifier_PropertyListIterator:
Collaboration diagram for HTMLPurifier_PropertyListIterator:

Public Member Functions

 __construct (Iterator $iterator, $filter=null)
 
 accept ()
 

Protected Attributes

 $l
 
 $filter
 

Detailed Description

Property list iterator. Do not instantiate this class directly.

Constructor & Destructor Documentation

◆ __construct()

__construct ( Iterator  $iterator,
  $filter = null 
)
Parameters
Iterator$iteratorArray of data to iterate over
string$filterOptional prefix to only allow values of

Member Function Documentation

◆ accept()

accept ( )
Returns
bool

Field Documentation

◆ $filter

$filter
protected

@type string

◆ $l

$l
protected

@type int


The documentation for this class was generated from the following file: