Extensible wizard form example.

File

modules/examples/form_example/form_example_wizard.inc

Functions

Namesort descending Description
form_example_wizard The primary formbuilder function for the wizard form.
form_example_wizard_location_info Returns form elements for the 'location info' page of the wizard.
form_example_wizard_location_info_validate Custom validation form for the 'location info' page of the wizard.
form_example_wizard_next_submit Submit handler for the 'next' button.
form_example_wizard_other_info Returns form elements for the 'other info' page of the wizard.
form_example_wizard_personal_info Returns form elements for the 'personal info' page of the wizard.
form_example_wizard_previous_submit Submit handler for the "previous" button.
form_example_wizard_submit Wizard form submit handler.
_form_example_steps Returns the list of steps and their associated forms.