admin_bar_admin_bar_output_build in core/modules/admin_bar/admin_bar.module
Implements hook_admin_bar_output_build().
admin_bar_links_locale in core/modules/admin_bar/admin_bar.inc
Build Locale links.
admin_bar_links_page in core/modules/admin_bar/admin_bar.inc
Build Page links.
backdrop_pre_render_links in core/includes/common.inc
Pre-render callback: Collects child links into a single array.
backdrop_render in core/includes/common.inc
Renders HTML given a structured array tree.
backdrop_render_children in core/includes/common.inc
Renders children of an element and concatenates them.
backdrop_render_collect_attached in core/includes/common.inc
Collects #attached for an element and its children into a single array.
book_admin_edit_submit in core/modules/book/book.admin.inc
Form submission handler for book_admin_edit().
CommonBackdropRenderTestCase::testBackdropRenderSorting in core/modules/simpletest/tests/common.test
Test sorting by weight.
date_field_ui_field_edit_form_pre_render in core/modules/date/date.module
Rearrange form elements into fieldsets for presentation only.
date_form_views_exposed_form_alter in core/modules/date/date.module
Implements hook_form_FORM_ID_alter() for views_exposed_form().
element_get_visible_children in core/includes/common.inc
Returns the visible children of an element.
field_ui_field_edit_instance_pre_render in core/modules/field_ui/field_ui.admin.inc
Render API callback: Merges instance, widget and other settings.
field_ui_table_pre_render in core/modules/field_ui/field_ui.admin.inc
Render API callback: Performs pre-render tasks on field_ui_table elements.
file_field_widget_process in core/modules/file/file.field.inc
Render API callback: Processes a file_generic field element.
file_field_widget_process_multiple in core/modules/file/file.field.inc
Render API callback: Processes a group of file_generic field elements.
filter_process_format in core/modules/filter/filter.module
Expands an element into a base element with text format selector attached.
FormsTestCase::assertFormValuesDefault in core/modules/simpletest/tests/form.test
Assert that the values submitted to a form matches the default values of the elements.
FormsTestCase::testDisabledElements in core/modules/simpletest/tests/form.test
Test handling of disabled elements.
FormValidationTestCase::testCustomRequiredMessage in core/modules/simpletest/tests/form.test
Tests #required with custom validation errors.
form_builder in core/includes/form.inc
Builds and processes all elements in the structured form array.
form_pre_render_fieldset in core/includes/form.inc
Adds members of this group as actual elements for rendering.
form_process_actions in core/includes/form.inc
Processes a form actions container element.
hook_field_attach_view_alter in core/modules/field/field.api.php
Perform alterations on field_attach_view() or field_view_field().
image_field_widget_form in core/modules/image/image.field.inc
Implements hook_field_widget_form().
menu_overview_form_submit in core/modules/menu/menu.admin.inc
Submit handler for the menu overview form.
redirect_field_attach_form in core/modules/redirect/redirect.module
Implements hook_field_attach_form().
system_image_toolkit_settings_submit in core/modules/system/system.admin.inc
Submit handler for system_image_toolkit_settings().
system_modules in core/modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
template_preprocess_book_all_books_block in core/modules/book/book.theme.inc
Processes variables for book-all-books-block.tpl.php.
template_preprocess_comment in core/modules/comment/comment.theme.inc
Preprocesses variables for comment.tpl.php.
template_preprocess_entity in core/modules/entity/entity.theme.inc
Process variables for entity.tpl.php.
template_preprocess_file_entity in core/modules/file/file.module
Process variables for file.tpl.php
template_preprocess_node in core/modules/node/node.theme.inc
Processes variables for node.tpl.php.
template_preprocess_taxonomy_term in core/modules/taxonomy/taxonomy.theme.inc
Process variables for taxonomy-term.tpl.php.
template_preprocess_theming_example_text_form in modules/examples/theming_example/theming_example.module
Implements template_preprocess().
template_preprocess_user_profile in core/modules/user/user.theme.inc
Process variables for user-profile.tpl.php.
theme_admin_bar_links in core/modules/admin_bar/admin_bar.theme.inc
Render a themed list of links.
theme_book_admin_table in core/modules/book/book.admin.inc
Returns HTML for a book administration form.
theme_contact_category_list_table in core/modules/contact/contact.theme.inc
Returns HTML for the contact form categories administrative table.
theme_exposed_filters in core/modules/system/system.theme.inc
Returns HTML for an exposed filter form.
theme_field_multiple_value_form in core/modules/field/field.theme.inc
Returns HTML for an individual form element.
theme_field_ui_table in core/modules/field_ui/field_ui.theme.inc
Returns HTML for Field UI overview tables.
theme_file_display_order in core/modules/file/file.theme.inc
Returns HTML for a file display's display order table.
theme_file_widget_multiple in core/modules/file/file.theme.inc
Returns HTML for a group of file upload widgets.
theme_filter_admin_format_filter_order in core/modules/filter/filter.theme.inc
Returns HTML for a text format's filter order form.
theme_filter_admin_overview in core/modules/filter/filter.theme.inc
Returns HTML for the text format administration overview form.
theme_image_anchor in core/modules/image/image.theme.inc
Returns HTML for a 3x3 grid of checkboxes for image anchors.
theme_image_style_effects in core/modules/image/image.theme.inc
Returns HTML for a listing of the effects within a specific image style.
theme_language_admin_overview_form_table in core/modules/language/language.theme.inc
Returns HTML for the language overview form.
theme_language_negotiation_configure_form in core/modules/locale/locale.theme.inc
Returns HTML for the language negotiation configuration form.
theme_layout_action_links in core/modules/layout/layout.theme.inc
Output a list of action links for layouts.
theme_layout_conditions in core/modules/layout/layout.theme.inc
Output the list of visibility conditions for layouts.
theme_layout_menu_item_arguments_table in core/modules/layout/layout.theme.inc
Output the arguments table for layout_menu_item_arguments_form().
theme_layout_reorder_layouts in core/modules/layout/layout.theme.inc
Turn the rearrange form into a table with table sorting displayed.
theme_layout_settings_context_table in core/modules/layout/layout.theme.inc
Output the table for layout_settings_form() contexts.
theme_locale_date_format_form in core/modules/locale/locale.theme.inc
Returns themed HTML for the locale_date_format_form() form.
theme_menu_overview_form in core/modules/menu/menu.theme.inc
Returns HTML for the menu overview form into a table.
theme_node_search_factors in core/modules/node/node.theme.inc
Returns HTML for the content ranking part of the search settings admin page.
theme_path_bulk_update_form in core/modules/path/path.admin.inc
Returns HTML for the Path bulk update page.
theme_render_example_aggregate in modules/examples/render_example/render_example.module
A #theme function.
theme_simpletest_test_table in core/modules/simpletest/simpletest.theme.inc
Returns HTML for a test list generated by simpletest_test_form() into a table.
theme_system_modules_fieldset in core/modules/system/system.theme.inc
Returns HTML for the modules form.
theme_system_modules_uninstall in core/modules/system/system.theme.inc
Returns HTML for a table of currently disabled modules.
theme_tabledrag_example_parent_form in modules/examples/tabledrag_example/tabledrag_example_parent_form.inc
Theme callback for the tabledrag_example_parent_form form.
theme_tabledrag_example_simple_form in modules/examples/tabledrag_example/tabledrag_example_simple_form.inc
Theme callback for the tabledrag_example_simple_form form.
theme_tableselect in core/includes/form.inc
Returns HTML for a table with radio buttons or checkboxes.
theme_taxonomy_overview_terms in core/modules/taxonomy/taxonomy.theme.inc
Returns HTML for a terms overview form as a sortable list of terms.
theme_theming_example_content_array in modules/examples/theming_example/theming_example.module
Theme a simple content array.
theme_user_admin_permissions in core/modules/user/user.theme.inc
Returns HTML for the administer permissions page.
theme_user_admin_roles in core/modules/user/user.theme.inc
Returns HTML for the role order form.
theme_views_ui_build_group_filter_form in core/modules/views_ui/views_ui.theme.inc
Theme the build group filter form.
theme_views_ui_rearrange_form in core/modules/views_ui/views_ui.theme.inc
Turn the rearrange form into a proper table
theme_views_ui_reorder_displays_form in core/modules/views_ui/views_ui.theme.inc
Turn the reorder form into a proper table
theme_views_ui_style_plugin_table in core/modules/views_ui/views_ui.theme.inc
Theme the form for the table style plugin
user_admin_settings in core/modules/user/user.admin.inc
Form builder; Configure user settings for this site.
user_cancel_confirm_form in core/modules/user/user.pages.inc
Form builder; confirm form for canceling user account.
user_multiple_cancel_confirm in core/modules/user/user.admin.inc
Form builder; Cancel multiple accounts at the same time.
views_handler::show_expose_form in core/modules/views/includes/handlers.inc
Shortcut to display the exposed options form.
views_handler_field_field::set_items in core/modules/field/views/views_handler_field_field.inc
Return an array of items for the field.
views_handler_filter::build_group_form in core/modules/views/handlers/views_handler_filter.inc
Build the form to let users create the group of exposed filters. This form is displayed when users click on button 'Build group'
views_handler_filter::show_build_group_form in core/modules/views/handlers/views_handler_filter.inc
Shortcut to display the exposed options form.
views_ui_add_microweights in core/modules/views_ui/views_ui.admin.inc
Recursively adds microweights to a render array, similar to what form_builder() does for forms.
views_ui_pre_render_add_fieldset_markup in core/modules/views_ui/views_ui.admin.inc
Move form elements into fieldsets for presentation purposes.
views_ui_pre_render_flatten_data in core/modules/views_ui/views_ui.admin.inc
Flattens the structure of an element containing the #flatten property.
views_ui_pre_render_move_argument_options in core/modules/views_ui/views_ui.admin.inc
Moves argument options into their place.
_authorize_filetransfer_connection_settings_set_defaults in core/includes/authorize.inc
Sets the default settings on a file transfer connection form recursively.
_entityreference_field_settings_ajax_process_element in core/modules/entityreference/entityreference.module
Helper function for custom ajax processing.
_form_validate in core/includes/form.inc
Performs validation on form elements.
_simpletest_batch_operation in core/modules/simpletest/simpletest.module
Batch operation callback.
_system_sort_form_values_by_config in core/modules/system/system.module
Sorts the $form_state['values'] array into CMI buckets by $form['#config'].