Class JMailHelper
Email helper class, provides static methods to perform various tasks relevant to the Joomla email routines.
TODO: Test these methods as the regex work is first run and not tested thoroughly
Abstract
Package: Joomla\Platform\Mail
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/mail/helper.php
Package: Joomla\Platform\Mail
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/mail/helper.php
Methods summary
public static
string
|
|
public static
string
|
|
public static
string
|
|
public static
string
|
|
public static
mixed
|
#
cleanAddress( string $address )
Verifies that an email address does not have any extra headers injected into it. |
public static
boolean
|