JMailHelper::cleanLine/1.5
From Joomla! Documentation
JMailHelper::cleanLine
Description
Cleans single line inputs.
Description:JMailHelper::cleanLine [Edit Descripton]
public function cleanLine ($value)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $value | string | String to be cleaned. |
- Returns string Cleaned string.
- Defined on line 38 of libraries/joomla/mail/helper.php
- Referenced by
See also
-
JMailHelper::cleanLine on api.joomla.org
-
JMailHelper source code on JoomlaCode
-
Class JMailHelper
-
Subpackage Mail
- Other versions of JMailHelper::cleanLine
SeeAlso:JMailHelper::cleanLine [Edit See Also]
User contributed notes
<CodeExamplesForm />