HTMLPurifier_AttrDef_CSS_Font Class Reference

Validates shorthand CSS property font. More...

List of all members.

Public Member Functions

 __construct ($config)
 validate ($string, $config, $context)
 __construct ($config)
 validate ($string, $config, $context)

Protected Attributes

 $info = array()
 Local copy of component validators.


Detailed Description

Validates shorthand CSS property font.

Definition at line 6 of file Font.php.


Constructor & Destructor Documentation

HTMLPurifier_AttrDef_CSS_Font::__construct ( config  ) 

Definition at line 19 of file Font.php.

HTMLPurifier_AttrDef_CSS_Font::__construct ( config  ) 

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


Member Function Documentation

HTMLPurifier_AttrDef_CSS_Font::validate ( string,
config,
context 
)

Definition at line 29 of file Font.php.

HTMLPurifier_AttrDef_CSS_Font::validate ( string,
config,
context 
)

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


Member Data Documentation

HTMLPurifier_AttrDef_CSS_Font::$info = array() [protected]

Local copy of component validators.

Note:
If we moved specific CSS property definitions to their own classes instead of having them be assembled at run time by CSSDefinition, this wouldn't be necessary. We'd instantiate our own copies.

Definition at line 17 of file Font.php.


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