Class HTMLPurifier_AttrDef_CSS_Background

Description

Validates shorthand CSS property background.

Validates shorthand CSS property background.

Located in /library/HTMLPurifier/AttrDef/CSS/Background.php (line 7)

HTMLPurifier_AttrDef
   |
   --HTMLPurifier_AttrDef_CSS_Background
Variable Summary
mixed $info
Method Summary
HTMLPurifier_AttrDef_CSS_Background __construct ( $config)
void validate ( $string,  $config,  $context)
Variables
mixed $info (line 14)

Local copy of component validators.

Local copy of component validators.

  • access: protected

Inherited Variables

Inherited from HTMLPurifier_AttrDef

HTMLPurifier_AttrDef::$minimized
HTMLPurifier_AttrDef::$required
Methods
Constructor __construct (line 16)
  • access: public
HTMLPurifier_AttrDef_CSS_Background __construct ( $config)
  • $config
validate (line 25)
  • access: public
void validate ( $string,  $config,  $context)
  • $string
  • $config
  • $context

Redefinition of:
HTMLPurifier_AttrDef::validate()
Validates and cleans passed string according to a definition.

Inherited Methods

Inherited From HTMLPurifier_AttrDef

HTMLPurifier_AttrDef::make()
HTMLPurifier_AttrDef::mungeRgb()
HTMLPurifier_AttrDef::parseCDATA()
HTMLPurifier_AttrDef::validate()

Documentation generated on Thu, 19 Jun 2008 18:48:52 -0400 by phpDocumentor 1.4.2