Documentation

LoginManager

Login

Tags
copyright

CLOUDREXX WCMS - CLOUDREXX AG

author

Cloudrexx Development Team info@cloudrexx.com

subpackage

coremodule_login

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

Methods

getCaptcha()

Generate a captcha image.

private getCaptcha() : mixed
Tags
access

private

showLogin()

Show the login mask.

private showLogin() : mixed
Tags
access

private

global

array $_ARRAYLANG

global

FWUser $objFWUser

showPasswordLost()

Show the password lost mask.

private showPasswordLost() : mixed
Tags
access

private

global

array $_ARRAYLANG

global

FWUser $objFWUser

showPasswordReset()

Show the password reset mask.

private showPasswordReset() : mixed
Tags
access

private

global

array $_ARRAYLANG

global

FWUser $objFWUser


        
On this page

Search results