Search for build_form

  1. Search 7.x-3.x for build_form
  2. Other projects
Title Object type File name Summary
drupal_build_form function ./views.module Views' replacement for drupal_get_form so that we can do more with
less.
drupal_rebuild_form_new function includes/form.inc Views' replacement of drupal_rebuild_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.
_drupal_build_form function includes/form.inc @file form.inc
Views' replacements for Drupal's form functions.