extends |
HTMLPurifier_AttrDef_URI |
|---|
Validates a URI in CSS syntax, which uses url('http://example.com')
| Methods | ||||||||
|---|---|---|---|---|---|---|---|---|
public
|
__construct()
Overrides |
# | ||||||
public
|
validate(string $uri_string, HTMLPurifier_Config $config, HTMLPurifier_Context $context): bool|string
Validates and cleans passed string according to a definition.
Validates and cleans passed string according to a definition. Parameters
Overrides |
# | ||||||
| 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 |