Search for build_form

  1. Search 6.x-3.x for build_form
  2. Other projects
Title Object type File name Summary
ViewsUiBaseViewsWizard::build_form function plugins/views_wizard/views_ui_base_views_wizard.class.php For AJAX callbacks to build other elements in the "show" form.
ViewsUiBaseViewsWizard::build_form_style function plugins/views_wizard/views_ui_base_views_wizard.class.php Build the part of the form that builds the display format options.
ViewsUiCommentViewsWizard::build_form_style function plugins/views_wizard/views_ui_comment_views_wizard.class.php Build the part of the form that builds the display format options.
ViewsUiNodeViewsWizard::build_form_style function plugins/views_wizard/views_ui_node_views_wizard.class.php Build the part of the form that builds the display format options.
ViewsWizardInterface::build_form function plugins/views_wizard/views_ui_base_views_wizard.class.php For AJAX callbacks to build other elements in the "show" form.
views_ui_build_form_state function includes/admin.inc Build up a $form_state object suitable for use with drupal_build_form
based on known information about a form.
views_ui_build_form_url function includes/admin.inc Create the URL for one of our standard AJAX forms based upon known
information about the form.