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

Public Member Functions

 validate ($string, $config, $context)
 
- Public Member Functions inherited from HTMLPurifier_AttrDef
 make ($string)
 
 parseCDATA ($string)
 
 validate ($string, $config, $context)
 

Additional Inherited Members

- Public Attributes inherited from HTMLPurifier_AttrDef
 $minimized = false
 
 $required = false
 
- Protected Member Functions inherited from HTMLPurifier_AttrDef
 expandCSSEscape ($string)
 
 mungeRgb ($string)
 

Detailed Description

Validates the value for the CSS property text-decoration

Note
This class could be generalized into a version that acts sort of like Enum except you can compound the allowed values.

Definition at line 8 of file TextDecoration.php.

Member Function Documentation

HTMLPurifier_AttrDef_CSS_TextDecoration::validate (   $string,
  $config,
  $context 
)

Definition at line 11 of file TextDecoration.php.

References HTMLPurifier_AttrDef\parseCDATA().

Here is the call graph for this function:


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