[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/htmlpurifier/library/HTMLPurifier/Strategy/ -> RemoveForeignElements.php (summary)

(no description)

File Size: 171 lines (8 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HTMLPurifier_Strategy_RemoveForeignElements:: (1 method):
  execute()


Class: HTMLPurifier_Strategy_RemoveForeignElements  - X-Ref

Removes all unrecognized tags from the list of tokens.

This strategy iterates through all the tokens and removes unrecognized
tokens. If a token is not recognized but a TagTransform is defined for
that element, the element will be transformed accordingly.
execute($tokens, $config, $context)   X-Ref
No description



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1