Class HTMLPurifier_AttrDef_CSS_ListStyle

Description

Validates shorthand CSS property list-style.

Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 8998)

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

Local copy of component validators.

  • access: protected

Inherited Variables

Inherited from HTMLPurifier_AttrDef

HTMLPurifier_AttrDef::$minimized
HTMLPurifier_AttrDef::$required
Methods
Constructor __construct (line 9007)
  • access: public
HTMLPurifier_AttrDef_CSS_ListStyle __construct ( $config)
  • $config
validate (line 9014)
  • 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::expandCSSEscape()
HTMLPurifier_AttrDef::make()
HTMLPurifier_AttrDef::mungeRgb()
HTMLPurifier_AttrDef::parseCDATA()
HTMLPurifier_AttrDef::validate()

Documentation generated on Sun, 06 Mar 2011 00:23:59 -0500 by phpDocumentor 1.4.3