API17:JMailHelper::cleanSubject
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::cleanSubject
Description
Cleans any injected headers from the subject string.
Description:JMailHelper::cleanSubject [Edit Descripton]
public static function cleanSubject ($subject)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $subject | string | email subject string. |
- Returns string Cleaned email subject string.
- Defined on line 72 of libraries/joomla/mail/helper.php
- Since
See also
-
JMailHelper::cleanSubject source code on BitBucket
-
Class JMailHelper
-
Subpackage Mail
- Other versions of JMailHelper::cleanSubject
SeeAlso:JMailHelper::cleanSubject [Edit See Also]
User contributed notes
<CodeExamplesForm />
