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
Type
mixed

Value to be returned if the condition if met.

else
Type
mixed

Value to be returned if the condition if not met.

state
Type
string
Required

true

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

provider
Type
mixed
Required

true

The provider in question