XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
__construct (&$builder, &$user, &$xoopsConfig, $extraVars=[]) | |
contruct () | |
Data Fields | |
$mBuilder | |
$mXoopsUser | |
$mXoopsConfig | |
$mExtraVars | |
Definition at line 17 of file LostPassMailBuilder.class.php.
__construct | ( | & | $builder, |
& | $user, | ||
& | $xoopsConfig, | ||
$extraVars = [] ) |
Definition at line 24 of file LostPassMailBuilder.class.php.
contruct | ( | ) |
Definition at line 32 of file LostPassMailBuilder.class.php.
$mBuilder |
Definition at line 19 of file LostPassMailBuilder.class.php.
$mExtraVars |
Definition at line 22 of file LostPassMailBuilder.class.php.
$mXoopsConfig |
Definition at line 21 of file LostPassMailBuilder.class.php.
$mXoopsUser |
Definition at line 20 of file LostPassMailBuilder.class.php.