Class IMP_Mime_Viewer_Html
Renderer of HTML data, attempting to remove malicious code.
- Horde_Mime_Viewer_Html
- IMP_Mime_Viewer_Html
Package: IMP
Category: Horde
Copyright: 1999-2014 Horde LLC
License: GPL
Author: Anil Madhavapeddy anil@recoil.org
Author: Jon Parise jon@horde.org
Author: Michael Slusarz slusarz@horde.org
Located at Mime/Viewer/Html.php
Category: Horde
Copyright: 1999-2014 Horde LLC
License: GPL
Author: Anil Madhavapeddy anil@recoil.org
Author: Jon Parise jon@horde.org
Author: Michael Slusarz slusarz@horde.org
Located at Mime/Viewer/Html.php
string |
CSS_BG_PREG
CSS background regex. |
#
'/(background(?:-image)?:[^;\}]*(?:url\(["\']?))(.*?)((?:["\']?\)))/i'
|
string |
CSSBLOCK
Blocked attributes. |
#
'htmlcssblocked'
|
string |
IMGBLOCK
|
#
'htmlimgblocked'
|
string |
SRCSETBLOCK
|
#
'htmlimgblocked_srcset'
|