Jelix 1.7.18

jAcl2JAuthAdapter
in package
implements jAcl2AuthAdapterInterface

Adapter to jAuth for jAcl2.

Tags
since
1.7.6

Interfaces, Classes and Traits

jAcl2AuthAdapterInterface
Interface for authentication adapters for jAcl2.

Table of Contents

getCurrentUserLogin()  : null|string
isUserConnected()  : bool

Methods

getCurrentUserLogin()

public getCurrentUserLogin() : null|string
Return values
null|string

the login or null if the user is not connected

isUserConnected()

public isUserConnected() : bool
Return values
bool

true if the current user is authenticated

Search results