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

Public Member Functions

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

Static Public Attributes

static $blacklist = array('spl_autoload_call')
 

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.

◆ parse()

parse ( $var,
BasicObject $o,
  $trigger 
)

Reimplemented from Plugin.

Here is the call graph for this function:

Field Documentation

◆ $blacklist

$blacklist = array('spl_autoload_call')
static

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