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

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 $min_length_hard = 16
 
static $min_length_soft = 50
 

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

◆ $min_length_hard

$min_length_hard = 16
static

◆ $min_length_soft

$min_length_soft = 50
static

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