XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
HTMLPurifier_AttrTransform_Background Class Reference
Inheritance diagram for HTMLPurifier_AttrTransform_Background:
Inheritance graph

Public Member Functions

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

Detailed Description

Pre-transform that changes proprietary background attribute to CSS.

Definition at line 6 of file Background.php.

Member Function Documentation

HTMLPurifier_AttrTransform_Background::transform (   $attr,
  $config,
  $context 
)

Definition at line 8 of file Background.php.

References HTMLPurifier_AttrTransform\confiscateAttr(), and HTMLPurifier_AttrTransform\prependCSS().

Here is the call graph for this function:


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