Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe ModLoginHelper

Fonctions membres publiques statiques

static getLanguageList ()
 
static getReturnUri ()
 
static getTwoFactorMethods ()
 
static getReturnUrl ($params, $type)
 
static getType ()
 
static getTwoFactorMethods ()
 

Description détaillée

Helper for mod_login

Depuis
1.6

Helper for mod_login

Depuis
1.5

Documentation des fonctions membres

◆ getLanguageList()

static getLanguageList ( )
static

Get an HTML select list of the available languages.

Renvoie
string

Références $b, $language, JPATH_ADMINISTRATOR, et null.

◆ getReturnUri()

static getReturnUri ( )
static

Get the redirect URI after login.

Renvoie
string

Références $return, et $uri.

◆ getReturnUrl()

static getReturnUrl (   $params,
  $type 
)
static

Retrieve the URL where the user should be returned after logging in

Paramètres
\Joomla\Registry\Registry$paramsmodule parameters
string$typereturn type
Renvoie
string

Références $app, $item, $lang, $params, $type, et $url.

◆ getTwoFactorMethods() [1/2]

static getTwoFactorMethods ( )
static

Get list of available two factor methods

Renvoie
array
Obsolète:
4.0 Use JAuthenticationHelper::getTwoFactorMethods() instead.

◆ getTwoFactorMethods() [2/2]

static getTwoFactorMethods ( )
static

Creates a list of two factor authentication methods used in com_users on user view

Renvoie
array
Obsolète:
4.0 Use JAuthenticationHelper::getTwoFactorMethods() instead.

◆ getType()

static getType ( )
static

Returns the current users type

Renvoie
string

Références $user.


La documentation de cette classe a été générée à partir du fichier suivant :