API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
__construct ($embeds_resource=false) | |
make ($string) | |
validate ($uri, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_AttrDef | |
validate ($string, $config, $context) | |
parseCDATA ($string) | |
make ($string) | |
Protected Attributes | |
$parser | |
$embedsResource | |
Additional Inherited Members | |
Data Fields inherited from HTMLPurifier_AttrDef | |
$minimized = false | |
$required = false | |
Protected Member Functions inherited from HTMLPurifier_AttrDef | |
mungeRgb ($string) | |
expandCSSEscape ($string) | |
Validates a URI as defined by RFC 3986.
__construct | ( | $embeds_resource = false | ) |
bool | $embeds_resource | Does the URI here result in an extra HTTP request? |
make | ( | $string | ) |
validate | ( | $uri, | |
$config, | |||
$context | |||
) |
string | $uri | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrDef.
Reimplemented in HTMLPurifier_AttrDef_CSS_URI.
|
protected |
@type bool
|
protected |
@type HTMLPurifier_URIParser