classes-C-mailer

It appears that you are using AdBlocking software. The cost of running this website is covered by advertisements. If you like it please feel free to a small amount of money to secure the future of this website.

C_mailer extends PHPMailer

in package

Tags
class

C_mailer PHPMailer class extension.

author

Nicola Asuni

since
2005-02-24

Table of Contents

Properties

$ErrorInfo  : mixed
$language  : mixed

Methods

setError()  : mixed
Replace the default SetError
setLanguageData()  : mixed
Set the language array
lang()  : string
Returns a message in the appropriate language.

Properties

Methods

setError()

Replace the default SetError

public setError( $msg) : mixed
Parameters
$msg :

(string) error message

Tags
public

setLanguageData()

Set the language array

public setLanguageData( $lang) : mixed
Parameters
$lang :

(array) Language array

Tags
public

lang()

Returns a message in the appropriate language.

protected lang( $key) : string

(override original lang() method).

Parameters
$key :

(string) language key

Tags
protected
Return values
string
On this page
 

© 2004-2024 – Nicola Asuni - Tecnick.com - All rights reserved.
about - disclaimer - privacy