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

Public Member Functions

 prepare ($config)
 
 filter (&$uri, $config, $context)
 
 prepare ($config)
 
 filter (&$uri, $config, $context)
 

Data Fields

 $name = 'Munge'
 
 $post = true
 
- Data Fields inherited from HTMLPurifier_URIFilter
 $name
 
 $post = false
 
 $always_load = false
 

Protected Member Functions

 makeReplace ($uri, $config, $context)
 

Protected Attributes

 $replace = array()
 

Member Function Documentation

◆ filter()

filter ( $uri,
  $config,
  $context 
)
Parameters
HTMLPurifier_URI$uri
HTMLPurifier_Config$config
HTMLPurifier_Context$context
Returns
bool

Reimplemented from HTMLPurifier_URIFilter.

Here is the call graph for this function:

◆ makeReplace()

makeReplace (   $uri,
  $config,
  $context 
)
protected
Parameters
HTMLPurifier_URI$uri
HTMLPurifier_Config$config
HTMLPurifier_Context$context
Here is the caller graph for this function:

◆ prepare()

prepare (   $config)
Parameters
HTMLPurifier_Config$config
Returns
bool

Reimplemented from HTMLPurifier_URIFilter.

Field Documentation

◆ $name

$name = 'Munge'

@type string

◆ $post

$post = true

@type bool

◆ $replace

$replace = array()
protected

@type array


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