JMailHelper/1.5

From Joomla! Documentation
< JMailHelper(Difference between revisions)
Jump to: navigation, search
(Layout updates)
m (See also: fixing link to API)
 
Line 42: Line 42:
 
<source lang="php">jimport( 'joomla.mail.helper' );</source>
 
<source lang="php">jimport( 'joomla.mail.helper' );</source>
 
===See also===
 
===See also===
* {{JVer|1.5}} '''JMailHelper''' on [http://api.joomla.org/Joomla-Framework/Mail/JMailHelper.html api.joomla.org]
+
* {{JVer|1.5}} '''JMailHelper''' on [http://api.joomla.org/1.5/Joomla-Framework/Mail/JMailHelper.html api.joomla.org]
 
* {{JVer|1.5}} '''JMailHelper source code''' on [[jframework15:mail/helper.php|JoomlaCode]]
 
* {{JVer|1.5}} '''JMailHelper source code''' on [[jframework15:mail/helper.php|JoomlaCode]]
 
* {{JVer|1.5}} Subpackage [[Subpackage Mail/1.5|Mail]]
 
* {{JVer|1.5}} Subpackage [[Subpackage Mail/1.5|Mail]]

Latest revision as of 16:04, 13 February 2013

[edit] Joomla 1.5 JMailHelper

[edit] Description

Description:JMailHelper [Edit Descripton]

[edit] Methods

Visibility Method name Description
public cleanAddress Verifies that an e-mail address does not have any extra headers injected into it.
public cleanBody Cleans any injected headers from the E-Mail body.
public cleanLine Cleans single line inputs.
public cleanSubject Cleans any injected headers from the subject string.
public cleanText Cleans multi-line inputs.
public isEmailAddress Verifies that the string is in a proper e-mail address format.
  • Defined in libraries/joomla/mail/helper.php

[edit] Importing

jimport( 'joomla.mail.helper' );

[edit] See also

SeeAlso:JMailHelper [Edit See Also]

[edit] User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox