API17:JMailHelper::cleanBody
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JMailHelper::cleanBody
Description
Cleans any injected headers from the email body.
Description:JMailHelper::cleanBody [Edit Descripton]
Since
Synopsis
public static JMailHelper::cleanBody ($body)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $body | string | email body string. |
Returns
string Cleaned email body string.
Defined in
libraries/joomla/mail/helper.php (line 58)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JMailHelper::cleanBody
Examples
<CodeExamplesForm />
