XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
User_LostPass1MailBuilder Class Reference
Inheritance diagram for User_LostPass1MailBuilder:
User_LostPass2MailBuilder

Public Member Functions

 setToUsers ($user, $xoopsConfig)
 
 setFromEmail ($user, $xoopsConfig)
 
 setSubject ($user, $xoopsConfig)
 
 setTemplate ()
 
 setBody ($user, $xoopsConfig, $extraVars)
 
getResult ()
 

Data Fields

 $mMailer
 

Detailed Description

Definition at line 49 of file LostPassMailBuilder.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Definition at line 53 of file LostPassMailBuilder.class.php.

Member Function Documentation

◆ getResult()

& getResult ( )

Definition at line 107 of file LostPassMailBuilder.class.php.

◆ setBody()

setBody ( $user,
$xoopsConfig,
$extraVars )

Definition at line 90 of file LostPassMailBuilder.class.php.

◆ setFromEmail()

setFromEmail ( $user,
$xoopsConfig )

Definition at line 64 of file LostPassMailBuilder.class.php.

◆ setSubject()

setSubject ( $user,
$xoopsConfig )

Definition at line 72 of file LostPassMailBuilder.class.php.

◆ setTemplate()

setTemplate ( )

Set template file itself.

Reimplemented in User_LostPass2MailBuilder.

Definition at line 82 of file LostPassMailBuilder.class.php.

◆ setToUsers()

setToUsers ( $user,
$xoopsConfig )

Definition at line 59 of file LostPassMailBuilder.class.php.

Field Documentation

◆ $mMailer

$mMailer

Definition at line 51 of file LostPassMailBuilder.class.php.


The documentation for this class was generated from the following file: