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

Public Member Functions

 __construct ($name, $css_name=null)
 
 transform ($attr, $config, $context)
 
- Public Member Functions inherited from HTMLPurifier_AttrTransform
 transform ($attr, $config, $context)
 
 prependCSS (&$attr, $css)
 
 confiscateAttr (&$attr, $key)
 

Protected Attributes

 $name
 
 $cssName
 

Detailed Description

Class for handling width/height length attribute transformations to CSS

Constructor & Destructor Documentation

◆ __construct()

__construct (   $name,
  $css_name = null 
)

Member Function Documentation

◆ transform()

transform (   $attr,
  $config,
  $context 
)
Parameters
array$attr
HTMLPurifier_Config$config
HTMLPurifier_Context$context
Returns
array

Reimplemented from HTMLPurifier_AttrTransform.

Here is the call graph for this function:

Field Documentation

◆ $cssName

$cssName
protected

@type string

◆ $name

$name
protected

@type string


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