LimeSurvey API - Master branch

TFAUser extends User
in package

Abstracted user model for TFA admin view.

Incorporating an alternative seach method.

Tags
inheritDoc

Table of Contents

Methods

attributeLabels()  : mixed
getAuthTypeDescription()  : string
Return the related descriptive UserKey value for this auth type
getButtons()  : string
Returns the action columsn buttons
getColumns()  : array<string|int, mixed>
getHasAuthSet()  : bool
Returns a check value of if the user has a bound 2FA secret key
model()  : mixed
relations()  : mixed
rules()  : mixed
search()  : mixed

Methods

attributeLabels()

public attributeLabels() : mixed

getAuthTypeDescription()

Return the related descriptive UserKey value for this auth type

public getAuthTypeDescription() : string
Return values
string

getButtons()

Returns the action columsn buttons

public getButtons() : string
Return values
string

getColumns()

public getColumns() : array<string|int, mixed>
Tags
inheritDoc
Return values
array<string|int, mixed>

getHasAuthSet()

Returns a check value of if the user has a bound 2FA secret key

public getHasAuthSet() : bool
Return values
bool

model()

public static model([mixed $className = __CLASS__ ]) : mixed
Parameters
$className : mixed = __CLASS__
Tags
inheritDoc

relations()

public relations() : mixed
Tags
inheritDoc

rules()

public rules() : mixed
Tags
inheritDoc
public search() : mixed
Tags
inheritDoc

        
On this page

Search results