Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for build_form

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
drupal_build_form function includes/drupal.inc Builds and processes a form for a given form ID.
drupal_rebuild_form function includes/drupal.inc Constructs a new $form from the information in $form_state.
backdrop_build_form function includes/form.inc Builds and processes a form for a given form ID.
backdrop_rebuild_form function includes/form.inc Constructs a new $form from the information in $form_state.
views_ui_build_form_path function modules/views_ui/views_ui.admin.inc Create the menu path for one of our standard AJAX forms based upon known information about the form.
views_ui_build_form_state function modules/views_ui/views_ui.admin.inc Build up a $form_state object suitable for use with backdrop_build_form based on known information about a form.
filter_format_build_format function modules/filter/filter.module Builds a text format object from initial values.
ViewsWizardInterface::build_form function modules/views_ui/wizards/views_ui_base_views_wizard.php For AJAX callbacks to build other elements in the "show" form.
ViewsUiBaseViewsWizard::build_form function modules/views_ui/wizards/views_ui_base_views_wizard.php For AJAX callbacks to build other elements in the "show" form.
ViewsUiBaseViewsWizard::build_form_style function modules/views_ui/wizards/views_ui_base_views_wizard.php Build the part of the form that builds the display format options.
ViewsUiNodeViewsWizard::build_form_style function modules/views_ui/wizards/views_ui_node_views_wizard.php Build the part of the form that builds the display format options.
ViewsUiCommentViewsWizard::build_form_style function modules/views_ui/wizards/views_ui_comment_views_wizard.php Build the part of the form that builds the display format options.

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS