HTMLPurifier_AttrDef_CSS_DenyElementDecorator Class Reference

Decorator which enables CSS properties to be disabled for specific elements. More...

List of all members.

Public Member Functions

 __construct ($def, $element)
 
Parameters:
$def Definition to wrap

 validate ($string, $config, $context)
 Checks if CurrentToken is set and equal to $this->element.
 __construct ($def, $element)
 
Parameters:
$def Definition to wrap

 validate ($string, $config, $context)
 Checks if CurrentToken is set and equal to $this->element.

Protected Attributes

 $def
 $element


Detailed Description

Decorator which enables CSS properties to be disabled for specific elements.

Definition at line 6 of file DenyElementDecorator.php.


Constructor & Destructor Documentation

HTMLPurifier_AttrDef_CSS_DenyElementDecorator::__construct ( def,
element 
)

Parameters:
$def Definition to wrap

Parameters:
$element Element to deny

Definition at line 14 of file DenyElementDecorator.php.

References $def, and $element.

HTMLPurifier_AttrDef_CSS_DenyElementDecorator::__construct ( def,
element 
)

Parameters:
$def Definition to wrap

Parameters:
$element Element to deny

Definition at line 7857 of file HTMLPurifier.standalone.php.


Member Function Documentation

HTMLPurifier_AttrDef_CSS_DenyElementDecorator::validate ( string,
config,
context 
)

Checks if CurrentToken is set and equal to $this->element.

Definition at line 21 of file DenyElementDecorator.php.

HTMLPurifier_AttrDef_CSS_DenyElementDecorator::validate ( string,
config,
context 
)

Checks if CurrentToken is set and equal to $this->element.

Definition at line 7864 of file HTMLPurifier.standalone.php.


Member Data Documentation

HTMLPurifier_AttrDef_CSS_DenyElementDecorator::$def [protected]

Definition at line 8 of file DenyElementDecorator.php.

Referenced by __construct().

HTMLPurifier_AttrDef_CSS_DenyElementDecorator::$element [protected]

Definition at line 8 of file DenyElementDecorator.php.

Referenced by __construct().


The documentation for this class was generated from the following files:
Generated on Thu Jun 19 18:47:28 2008 for HTMLPurifier by  doxygen 1.5.3