Class HTMLPurifier_AttrDef_CSS_Border

Description

Validates the border property as defined by CSS.

Validates the border property as defined by CSS.

Located in /library/HTMLPurifier/AttrDef/CSS/Border.php (line 6)

HTMLPurifier_AttrDef
   |
   --HTMLPurifier_AttrDef_CSS_Border
Variable Summary
mixed $info
Method Summary
HTMLPurifier_AttrDef_CSS_Border __construct ( $config)
void validate ( $string,  $config,  $context)
Variables
mixed $info = array() (line 12)

Local copy of properties this property is shorthand for.

Local copy of properties this property is shorthand for.

  • access: protected

Inherited Variables

Inherited from HTMLPurifier_AttrDef

HTMLPurifier_AttrDef::$minimized
HTMLPurifier_AttrDef::$required
Methods
Constructor __construct (line 14)
  • access: public
HTMLPurifier_AttrDef_CSS_Border __construct ( $config)
  • $config
validate (line 21)
  • 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:54 -0400 by phpDocumentor 1.4.2