You are here

Functions in Multistep Nodeform 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_msnf_info_steps_alter ./msnf.api.php Alter the step definition that will be attached to a form.
hook_msnf_steps_skippable_alter ./msnf.api.php Alter the list of stes that are allowed to skip.
msnf_add_row includes/msnf.field_ui.inc Helper function to add a row in the overview forms. 1
msnf_attach_steps ./msnf.module Attach steps to the (form) build. 1
msnf_block_info ./msnf.module Implements hook_block_info().
msnf_block_view ./msnf.module Implements hook_block_view().
msnf_build_pre_render ./msnf.module Process callback. 1
msnf_ctools_plugin_api ./msnf.module Implements hook_ctools_plugin_api().
msnf_delete_form includes/msnf.field_ui.inc Menu callback; present a form for removing a form step. 1
msnf_delete_form_submit includes/msnf.field_ui.inc Remove step from bundle.
msnf_element_info ./msnf.module Implements hook_element_info().
msnf_entity_form_validate ./msnf.module Custom validation callback. 1
msnf_fields_nest ./msnf.module Recursive function to nest fields in the steps. 1
msnf_field_attach_delete_bundle ./msnf.module Implements hook_field_attach_delete_bundle().
msnf_field_attach_form ./msnf.module Implements hook_field_attach_form().
msnf_field_attach_rename_bundle ./msnf.module Implements hook_field_attach_rename_bundle().
msnf_field_extra_fields ./msnf.module Implements hook_field_extra_fields().
msnf_field_formatter_options includes/msnf.field_ui.inc Return an array of msnf_formatter options. 1
msnf_field_info_max_weight includes/msnf.field_ui.inc Implements hook_field_info_max_weight().
msnf_field_overview_row_region includes/msnf.field_ui.inc Returns the region to which a row in the 'Manage fields' screen belongs. 1
msnf_field_overview_submit includes/msnf.field_ui.inc Submit handler for the overview screens. 1
msnf_field_overview_validate includes/msnf.field_ui.inc Validate handler for the overview screens. 1
msnf_field_ui_form_params includes/msnf.field_ui.inc Helper function to get the form parameters to use while building the fields overview form. 1
msnf_field_ui_overview_form_alter includes/msnf.field_ui.inc Function to alter the fields overview screen. 1
msnf_formatter_info ./msnf.module Function to retrieve all format possibilities for the form steps. 4
msnf_formatter_row_update includes/msnf.field_ui.inc Update the row so that the step variables are updated. 1
msnf_formatter_settings_update includes/msnf.field_ui.inc Update handler for step configuration settings. 2
msnf_format_settings_form includes/msnf.field_ui.inc Creates a form for step formatters. 1
msnf_format_settings_summary includes/msnf.field_ui.inc Creates a summary for the field format configuration summary. 1
msnf_form_field_ui_field_overview_form_alter ./msnf.module Implements hook_form_FORM_ID_alter().
msnf_form_node_form_alter ./msnf.module Implements hook_form_FORM_ID_alter().
msnf_form_process_msnf_form_step ./msnf.module Creates a single form step. 1
msnf_i18n_string_info ./msnf.i18n.inc Implements hook_i18n_string_info().
msnf_i18n_string_list ./msnf.i18n.inc Implements hook_i18n_string_list().
msnf_info_steps ./msnf.module Get all form steps. 6
msnf_install ./msnf.install Implements hook_install().
msnf_load_step ./msnf.module Loads a step definition. 1
msnf_menu ./msnf.module Implements hook_menu().
msnf_msnf_formatter_info ./msnf.module Implements hook_msnf_formatter_info().
msnf_msnf_format_settings ./msnf.module Implements hook_msnf_format_settings(). If the step has no format settings, default ones will be added.
msnf_msnf_format_summary ./msnf.module Implements hook_msnf_format_summary().
msnf_msnf_step_pre_render ./msnf.module Implements hook_msnf_step_pre_render().
msnf_pack ./msnf.module Packs a Step object into a database row. 1
msnf_permission ./msnf.module Implements hook_permission().
msnf_preprocess_msnf_block_step_info ./msnf.module Define variables used in msnf-block-step-info.tpl.php.
msnf_preprocess_msnf_form_step_info ./msnf.module Define variables used in msnf-form-step-info.tpl.php.
msnf_pre_render ./msnf.module Function to pre render the step element. 1
msnf_pre_render_prepare ./msnf.module Helper function to prepare basic variables needed for most formatters. 1
msnf_read_steps ./msnf.module Read all form steps. 4
msnf_save_step includes/msnf.steps.inc Saves a step for a content-type.

Pages

Other projects