Filter_Behavior extends Step
Filter behavior step of the setup wizard.
Handles configuring how filters work, including:
- Filter mode (instant vs button)
- Button text when in button mode
Tags
Table of Contents
- init() : mixed
- {@inheritdoc}
- setup_fields() : mixed
- {@inheritdoc}
- submit() : mixed
- {@inheritdoc}
Methods
init()
{@inheritdoc}
public
init() : mixed
Return values
mixed —setup_fields()
{@inheritdoc}
public
setup_fields() : mixed
Return values
mixed —submit()
{@inheritdoc}
public
submit(array<string|int, mixed> $values) : mixed
Parameters
- $values : array<string|int, mixed>