Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe LoginHelper

Fonctions membres publiques statiques

static getReturnUrl ($params, $type)
 
static getType ()
 
static getRegistrationUrl ($params)
 

Description détaillée

Helper for mod_login

Depuis
1.5

Documentation des fonctions membres

◆ getRegistrationUrl()

static getRegistrationUrl (   $params)
static

Retrieve the URL for the registration page

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

Références $item, $params, Factory\getApplication(), et Multilanguage\isEnabled().

◆ 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 $item, $lang, $params, $type, $url, Factory\getApplication(), Uri\getInstance(), et Multilanguage\isEnabled().

◆ getType()

static getType ( )
static

Returns the current users type

Renvoie
string

Références $user, et Factory\getUser().


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