XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Fonctions membres publiques | |
prepare ($config, $context) | |
handleText (&$token) | |
Fonctions membres publiques hérités de HTMLPurifier_Injector | |
rewindOffset ($offset) | |
getRewindOffset () | |
checkNeeded ($config) | |
allowsElement ($name) | |
handleElement (&$token) | |
handleEnd (&$token) | |
notifyEnd ($token) | |
Champs de données | |
$name = 'PurifierLinkify' | |
$docURL | |
$needed = array('a' => array('href')) | |
Champs de données hérités de HTMLPurifier_Injector | |
$name | |
$needed = array() | |
Membres hérités additionnels | |
Fonctions membres protégées hérités de HTMLPurifier_Injector | |
forward (&$i, &$current) | |
forwardUntilEndToken (&$i, &$current, &$nesting) | |
backward (&$i, &$current) | |
Attributs protégés hérités de HTMLPurifier_Injector | |
$htmlDefinition | |
$currentNesting | |
$currentToken | |
$inputZipper | |
$rewindOffset = false | |
Injector that converts configuration directive syntax Namespace.Directive to links
handleText | ( | & | $token | ) |
HTMLPurifier_Token | $token |
Réimplémentée à partir de HTMLPurifier_Injector.
prepare | ( | $config, | |
$context | |||
) |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Réimplémentée à partir de HTMLPurifier_Injector.
$docURL |
@type string
$name = 'PurifierLinkify' |
@type string
$needed = array('a' => array('href')) |
@type array