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