Search for build_form
Title | Object type | File name | Summary |
---|---|---|---|
ViewsUiBaseViewsWizard::build_form | function | plugins/ |
For AJAX callbacks to build other elements in the "show" form. |
ViewsUiBaseViewsWizard::build_form_style | function | plugins/ |
Build the part of the form that builds the display format options. |
ViewsUiCommentViewsWizard::build_form_style | function | plugins/ |
Build the part of the form that builds the display format options. |
ViewsUiNodeViewsWizard::build_form_style | function | plugins/ |
Build the part of the form that builds the display format options. |
ViewsWizardInterface::build_form | function | plugins/ |
For AJAX callbacks to build other elements in the "show" form. |
views_ui_build_form_state | function | includes/ |
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/ |
Create the URL for one of our standard AJAX forms based upon known information about the form. |