Mfa.ifHasState ViewHelper <be:mfa.ifHasState>

Check if the given provider for the current user has the requested state set

Source code

Go to the source code of this ViewHelper: IfHasStateViewHelper.php (GitHub).

Arguments

The following arguments are available for <be:mfa.ifHasState>:

Name Type Default
mixed
mixed
string
mixed

then

then
Type
mixed

Value to be returned if the condition if met.

else

else
Type
mixed

Value to be returned if the condition if not met.

state

state
Type
string
Required

true

The state to check for (e.g. active or locked)

provider

provider
Type
mixed
Required

true

The provider in question