Class HTMLPurifier_AttrDef_CSS_URI

extends HTMLPurifier_AttrDef_URI

Validates a URI in CSS syntax, which uses url('http://example.com')

Methods
Methods inherited from HTMLPurifier_AttrDef_URI
make(),
Methods inherited from HTMLPurifier_AttrDef
parseCDATA(), mungeRgb(), expandCSSEscape()
Properties inherited from HTMLPurifier_AttrDef_URI
$parser, $embedsResource
Properties inherited from HTMLPurifier_AttrDef
$minimized, $required