Class HTMLPurifier_AttrDef_CSS_BackgroundPosition

Description

Validates the value of background-position.

Validates the value of background-position.

Located in /library/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php (line 44)

HTMLPurifier_AttrDef
   |
   --HTMLPurifier_AttrDef_CSS_BackgroundPosition
Variable Summary
mixed $length
mixed $percentage
Method Summary
HTMLPurifier_AttrDef_CSS_BackgroundPosition __construct ()
void validate ( $string,  $config,  $context)
Variables
mixed $length (line 47)
  • access: protected
mixed $percentage (line 48)
  • access: protected

Inherited Variables

Inherited from HTMLPurifier_AttrDef

HTMLPurifier_AttrDef::$minimized
HTMLPurifier_AttrDef::$required
Methods
Constructor __construct (line 50)
  • access: public
HTMLPurifier_AttrDef_CSS_BackgroundPosition __construct ()
validate (line 55)
  • 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