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

Public Member Functions

 getTypes ()
 
 getTriggers ()
 
- Public Member Functions inherited from Plugin
 setParser (Parser $p)
 
 getTypes ()
 
 getTriggers ()
 
 parse (&$variable, BasicObject &$o, $trigger)
 

Static Public Attributes

static $blacklist
 

Additional Inherited Members

- Protected Attributes inherited from Plugin
 $parser
 

Member Function Documentation

◆ getTriggers()

getTriggers ( )

Reimplemented from Plugin.

◆ getTypes()

getTypes ( )

An array of types (As returned by gettype) for all data this plugin can operate on.

Returns
array List of types

Reimplemented from Plugin.

Field Documentation

◆ $blacklist

$blacklist
static
Initial value:
= array(
'DOMNamedNodeMap',
'DOMNodeList',
'mysqli_result',
'PDOStatement',
'SplFileObject',
)

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