LoginManager
in package
Login
Tags
Table of Contents
Properties
- $objTemplate : object
- Template object
Methods
- __construct() : mixed
- Constructor
- getPage() : mixed
- Get the requested Page.
- verifyUserAccount() : mixed
- getCaptcha() : mixed
- Generate a captcha image.
- showLogin() : mixed
- Show the login mask.
- showPasswordLost() : mixed
- Show the password lost mask.
- showPasswordReset() : mixed
- Show the password reset mask.
Properties
$objTemplate
Template object
public
object
$objTemplate
Tags
Methods
__construct()
Constructor
public
__construct() : mixed
Tags
getPage()
Get the requested Page.
public
getPage() : mixed
Tags
verifyUserAccount()
protected
verifyUserAccount() : mixed
getCaptcha()
Generate a captcha image.
private
getCaptcha() : mixed
Tags
showLogin()
Show the login mask.
private
showLogin() : mixed
Tags
showPasswordLost()
Show the password lost mask.
private
showPasswordLost() : mixed
Tags
showPasswordReset()
Show the password reset mask.
private
showPasswordReset() : mixed