Functions in Simple multi step form 8
Primary tabs
Name![]() |
Location | Description | Direct uses | Strings |
---|---|---|---|---|
simple_multistep_form_alter |
./ |
Implements hook_form_alter(). | ||
simple_multistep_multistep_validate |
./ |
Validation handler. | 1 | |
simple_multistep_register_back |
./ |
Validator handler for back button. | 1 | |
simple_multistep_register_next_step |
./ |
Validator handler for next button. | 1 | |
_check_form_multistep |
./ |
Check if valid multi step form. | 1 |