LEPTON CMS 7.4.0
feel free to keep it strictly simple...
Loading...
Searching...
No Matches
LEPTON_tfa Class Reference

Public Member Functions

 initialize (int $user_id=-99)
 
 set_fe_pin ($id='')
 
 display_fe_pin ( $id)
 
 set_be_pin ( $id)
 
 display_be_pin ( $id)
 
 send_mail ( $id=-99)
 

Static Public Member Functions

static getInstance ()
 

Data Fields

bool $key_new = false
 
string $pin = '-1'
 
string $pin_encode = '-1'
 
int $user_id = -99
 
int $iCodeExpires = 3600
 
object null $oTwig = null
 
object null $oAC = null
 
object null $database = null
 
object null $mailer = null
 

Static Public Attributes

static $instance
 

Detailed Description

This file is part of LEPTON Core, released under the GNU GPL Please see LICENSE and COPYING files in your package for details, specially for terms and warranties.

NOTICE:LEPTON CMS Package has several different licenses. Please see the individual license in the header of each single file or info.php of modules and templates.

Author
LEPTON Project

Definition at line 20 of file lepton_tfa.php.

Member Function Documentation

◆ display_be_pin()

display_be_pin ( $id)

Definition at line 245 of file lepton_tfa.php.

◆ display_fe_pin()

display_fe_pin ( $id)

Definition at line 132 of file lepton_tfa.php.

◆ getInstance()

static getInstance ( )
static

Return the instance of this class.

Definition at line 40 of file lepton_tfa.php.

◆ initialize()

initialize ( int $user_id = -99)

Definition at line 50 of file lepton_tfa.php.

◆ send_mail()

send_mail ( $id = -99)

Definition at line 313 of file lepton_tfa.php.

◆ set_be_pin()

set_be_pin ( $id)

Definition at line 204 of file lepton_tfa.php.

◆ set_fe_pin()

set_fe_pin ( $id = '')

Definition at line 83 of file lepton_tfa.php.

Field Documentation

◆ $database

object null $database = null

Definition at line 30 of file lepton_tfa.php.

◆ $iCodeExpires

int $iCodeExpires = 3600

Definition at line 26 of file lepton_tfa.php.

◆ $instance

$instance
static

Definition at line 32 of file lepton_tfa.php.

◆ $key_new

bool $key_new = false

Definition at line 22 of file lepton_tfa.php.

◆ $mailer

object null $mailer = null

Definition at line 31 of file lepton_tfa.php.

◆ $oAC

object null $oAC = null

Definition at line 29 of file lepton_tfa.php.

◆ $oTwig

object null $oTwig = null

Definition at line 28 of file lepton_tfa.php.

◆ $pin

string $pin = '-1'

Definition at line 23 of file lepton_tfa.php.

◆ $pin_encode

string $pin_encode = '-1'

Definition at line 24 of file lepton_tfa.php.

◆ $user_id

int $user_id = -99

Definition at line 25 of file lepton_tfa.php.


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