gpldoc

Sympa documentation licensed under GPL

NAME

Sympa::HTMLSanitizer - Sanitize HTML contents

SYNOPSIS

$hss = Sympa::HTMLSanitizer->new;

$sanitized = $hss->sanitize_html($html);
$sanitized = $hss->sanitize_html_file($file);
$hss->sanitize_var($variable);

DESCRIPTION

TBD.

Methods

HISTORY

TBD.


The content of this page is automatically generated from the source distribution of Sympa. For details about this document see original source file.

Theme originally designed by orderedlist