API17:JMailHelper::cleanLine
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::cleanLine
Description
Cleans single line inputs.
Description:JMailHelper::cleanLine [Edit Descripton]
Synopsis
public static JMailHelper::cleanLine ($value)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $value | string | String to be cleaned. |
Returns
string Cleaned string.
Defined in
libraries/joomla/mail/helper.php (line 33)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JMailHelper::cleanLine
Examples
<CodeExamplesForm />
