gpldoc

Sympa documentation licensed under GPL

NAME

Sympa::HTMLDecorator - Decorating HTML texts

SYNOPSIS

use Sympa::HTMLDecorator;
$decorator = Sympa::HTMLDecorator->instance;
$ouput = $decorator->decorate($html, email => 'javascript');

DESCRIPTION

Sympa::HTMLDecorator transforms HTML texts.

Methods

SEE ALSO

Sympa::HTMLSanitizer.

HISTORY

Sympa::HTMLDecorator appeared on Sympa 6.2.14.


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