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]
public static function cleanBody ($body)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $body | string | email body string. |
- Returns string Cleaned email body string.
- Defined on line 58 of libraries/joomla/mail/helper.php
- Since
See also
-
JMailHelper::cleanBody source code on BitBucket
-
Class JMailHelper
-
Subpackage Mail
- Other versions of JMailHelper::cleanBody
SeeAlso:JMailHelper::cleanBody [Edit See Also]
User contributed notes
<CodeExamplesForm />
