![]() |
API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|


Public Member Functions | |
| handleElement (&$token) | |
| handleEnd (&$token) | |
Public Member Functions inherited from HTMLPurifier_Injector | |
| rewindOffset ($offset) | |
| getRewindOffset () | |
| prepare ($config, $context) | |
| checkNeeded ($config) | |
| allowsElement ($name) | |
| handleText (&$token) | |
| handleElement (&$token) | |
| handleEnd (&$token) | |
| notifyEnd ($token) | |
Data Fields | |
| $name = 'DisplayLinkURI' | |
| $needed = array('a') | |
Data Fields inherited from HTMLPurifier_Injector | |
| $name | |
| $needed = array() | |
Additional Inherited Members | |
Protected Member Functions inherited from HTMLPurifier_Injector | |
| forward (&$i, &$current) | |
| forwardUntilEndToken (&$i, &$current, &$nesting) | |
| backward (&$i, &$current) | |
Protected Attributes inherited from HTMLPurifier_Injector | |
| $htmlDefinition | |
| $currentNesting | |
| $currentToken | |
| $inputZipper | |
| $rewindOffset = false | |
Injector that displays the URL of an anchor instead of linking to it, in addition to showing the text of the link.
| handleElement | ( | & | $token | ) |
| $token |
Reimplemented from HTMLPurifier_Injector.
| handleEnd | ( | & | $token | ) |
| HTMLPurifier_Token | $token |
Reimplemented from HTMLPurifier_Injector.
| $name = 'DisplayLinkURI' |
@type string
| $needed = array('a') |
@type array