Class HTMLPurifier_Injector_DisplayLinkURI
Injector that displays the URL of an anchor instead of linking to it, in addition to showing the text of the link.
- HTMLPurifier_Injector
- HTMLPurifier_Injector_DisplayLinkURI
public
|
|
public
|
allowsElement(),
backward(),
checkNeeded(),
forward(),
forwardUntilEndToken(),
getRewindOffset(),
handleText(),
prepare(),
rewindOffset()
|
public
string
|
$name | 'DisplayLinkURI' |
|
public
array
|
$needed | array('a') |
$currentNesting,
$currentToken,
$htmlDefinition,
$inputZipper,
$rewindOffset
|