API17:JMailHelper::cleanText
From Joomla! Documentation
JMailHelper::cleanText
Description
Cleans multi-line inputs.
Template:Description:JMailHelper::cleanText [Edit Descripton]
Synopsis
public static JMailHelper::cleanText ($value)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $value | string | Multi-line string to be cleaned. |
Returns
string Cleaned multi-line string.
Defined in
libraries/joomla/mail/helper.php
Referenced by
See also
Template:SeeAlso:JMailHelper::cleanText
Examples
<CodeExamplesForm />