XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Fonctions membres publiques | |
__construct ($embeds_resource=false) | |
make ($string) | |
validate ($uri, $config, $context) | |
Fonctions membres publiques hérités de HTMLPurifier_AttrDef | |
parseCDATA ($string) | |
Attributs protégés | |
$parser | |
$embedsResource | |
Membres hérités additionnels | |
Champs de données hérités de HTMLPurifier_AttrDef | |
$minimized = false | |
$required = false | |
Fonctions membres protégées hérités de 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 | ) |
string | $string |
Réimplémentée à partir de HTMLPurifier_AttrDef.
validate | ( | $uri, | |
$config, | |||
$context | |||
) |
string | $uri | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Réimplémentée à partir de HTMLPurifier_AttrDef.
Réimplémentée dans HTMLPurifier_AttrDef_CSS_URI.
|
protected |
@type bool
|
protected |
@type HTMLPurifier_URIParser