dolibarr 21.0.0-alpha
emaillayout.lib.php File Reference

File for getting email html models. More...

Go to the source code of this file.

Functions

 getHtmlOfLayout ($name)
 Get empty html.
 

Detailed Description

File for getting email html models.

Definition in file emaillayout.lib.php.

Function Documentation

◆ getHtmlOfLayout()

getHtmlOfLayout ( $name)

Get empty html.

Parameters
string$nameName of template
Returns
string $out Html content

Definition at line 31 of file emaillayout.lib.php.

References dol_htmlentities(), dol_is_file(), getCommonSubstitutionArray(), and make_substitutions().