Class HTMLPurifier_AttrDef_Lang

Description

Validates the HTML attribute lang, effectively a language code.

Validates the HTML attribute lang, effectively a language code.

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

HTMLPurifier_AttrDef
   |
   --HTMLPurifier_AttrDef_Lang
Method Summary
void validate ( $string,  $config,  $context)
Variables
Methods
validate (line 10)
  • 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:49:39 -0400 by phpDocumentor 1.4.2