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

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 $safe_mode = true
 
static $options = array(true)
 

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.

Field Documentation

◆ $options

$options = array(true)
static

◆ $safe_mode

$safe_mode = true
static

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