![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Graphe d'héritage de HTMLPurifier_URIDefinition:
Graphe de collaboration de HTMLPurifier_URIDefinition:Fonctions membres publiques | |
| __construct () | |
| registerFilter ($filter) | |
| addFilter ($filter, $config) | |
| getDefaultScheme ($config, $context) | |
| filter (&$uri, $config, $context) | |
| postFilter (&$uri, $config, $context) | |
Fonctions membres publiques hérités de HTMLPurifier_Definition | |
| setup ($config) | |
Champs de données | |
| $type = 'URI' | |
| $base | |
| $host | |
| $defaultScheme | |
Champs de données hérités de HTMLPurifier_Definition | |
| $setup = false | |
| $optimized = null | |
| $type | |
Fonctions membres protégées | |
| doSetup ($config) | |
| setupFilters ($config) | |
| setupMemberVariables ($config) | |
Attributs protégés | |
| $filters = array() | |
| $postFilters = array() | |
| $registeredFilters = array() | |
| __construct | ( | ) |
Voici le graphe d'appel pour cette fonction :| addFilter | ( | $filter, | |
| $config | |||
| ) |
Voici le graphe des appelants de cette fonction :
|
protected |
Sets up the definition object into the final form, something not done by the constructor
| HTMLPurifier_Config | $config |
Réimplémentée à partir de HTMLPurifier_Definition.
Voici le graphe d'appel pour cette fonction :| filter | ( | & | $uri, |
| $config, | |||
| $context | |||
| ) |
| getDefaultScheme | ( | $config, | |
| $context | |||
| ) |
Voici le graphe d'appel pour cette fonction :| postFilter | ( | & | $uri, |
| $config, | |||
| $context | |||
| ) |
| registerFilter | ( | $filter | ) |
Voici le graphe des appelants de cette fonction :
|
protected |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :
|
protected |
Voici le graphe des appelants de cette fonction :| $base |
HTMLPurifier_URI object of the base specified at URI.Base
| $defaultScheme |
Name of default scheme based on URI.DefaultScheme and URI.Base
|
protected |
| $host |
String host to consider "home" base, derived off of $base
|
protected |
|
protected |
| $type = 'URI' |