API17:JMailHelper::cleanText
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::cleanText
Description
Cleans multi-line inputs.
Description:JMailHelper::cleanText [Edit Descripton]
public static function cleanText ($value)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $value | string | Multi-line string to be cleaned. |
- Returns string Cleaned multi-line string.
- Defined on line 45 of libraries/joomla/mail/helper.php
- Referenced by
See also
-
JMailHelper::cleanText source code on BitBucket
-
Class JMailHelper
-
Subpackage Mail
- Other versions of JMailHelper::cleanText
SeeAlso:JMailHelper::cleanText [Edit See Also]
User contributed notes
<CodeExamplesForm />
