68 calls to element_children()
- book_admin_edit_submit in drupal-7.x/
modules/ book/ book.admin.inc - Form submission handler for book_admin_edit().
- dashboard_form_block_admin_configure_alter in drupal-7.x/
modules/ dashboard/ dashboard.module - Implements hook_form_FORM_ID_alter().
- dashboard_form_block_admin_display_form_alter in drupal-7.x/
modules/ dashboard/ dashboard.module - Implements hook_form_FORM_ID_alter().
- DrupalRenderTestCase::testDrupalRenderSorting in drupal-7.x/
modules/ simpletest/ tests/ common.test - Test sorting by weight.
- drupal_pre_render_links in drupal-7.x/
includes/ common.inc - #pre_render callback that collects child links into a single array.
- drupal_render in drupal-7.x/
includes/ common.inc - Renders HTML given a structured array tree.
- drupal_render_children in drupal-7.x/
includes/ common.inc - Renders children of an element and concatenates them.
- drupal_render_collect_attached in drupal-7.x/
includes/ common.inc - Collects #attached for an element and its children into a single array.
- element_get_visible_children in drupal-7.x/
includes/ common.inc - Returns the visible children of an element.
- field_ui_field_edit_instance_pre_render in drupal-7.x/
modules/ field_ui/ field_ui.admin.inc - Pre-render function for field instance settings.
- field_ui_table_pre_render in drupal-7.x/
modules/ field_ui/ field_ui.admin.inc - Pre-render callback for field_ui_table elements.
- file_field_widget_process in drupal-7.x/
modules/ file/ file.field.inc - An element #process callback for the file_generic field type.
- file_field_widget_process_multiple in drupal-7.x/
modules/ file/ file.field.inc - An element #process callback for a group of file_generic fields.
- filter_process_format in drupal-7.x/
modules/ filter/ filter.module - Expands an element into a base element with text format selector attached.
- FormsTestCase::assertFormValuesDefault in drupal-7.x/
modules/ simpletest/ tests/ form.test - Assert that the values submitted to a form matches the default values of the elements.
- FormsTestCase::testDisabledElements in drupal-7.x/
modules/ simpletest/ tests/ form.test - Test handling of disabled elements.
- form_builder in drupal-7.x/
includes/ form.inc - Builds and processes all elements in the structured form array.
- form_pre_render_fieldset in drupal-7.x/
includes/ form.inc - Adds members of this group as actual elements for rendering.
- forum_overview in drupal-7.x/
modules/ forum/ forum.admin.inc - Form constructor for the forum overview form.
- hook_field_attach_view_alter in drupal-7.x/
modules/ field/ field.api.php - Perform alterations on field_attach_view() or field_view_field().
- image_field_widget_form in drupal-7.x/
modules/ image/ image.field.inc - Implements hook_field_widget_form().
- menu_overview_form in drupal-7.x/
modules/ menu/ menu.admin.inc - Form for editing an entire menu tree at once.
- menu_overview_form_submit in drupal-7.x/
modules/ menu/ menu.admin.inc - Submit handler for the menu overview form.
- overlay_page_alter in drupal-7.x/
modules/ overlay/ overlay.module - Implements hook_page_alter().
- profile_admin_overview_submit in drupal-7.x/
modules/ profile/ profile.admin.inc - Submit handler to update changed profile field weights and categories.
- rdf_field_attach_view_alter in drupal-7.x/
modules/ rdf/ rdf.module - Implements hook_field_attach_view_alter().
- system_modules in drupal-7.x/
modules/ system/ system.admin.inc - Menu callback; provides module enable/disable interface.
- system_theme_settings in drupal-7.x/
modules/ system/ system.admin.inc - Form builder; display theme configuration for entire site and individual themes.
- template_preprocess_block_admin_display_form in drupal-7.x/
modules/ block/ block.admin.inc - Processes variables for block-admin-display-form.tpl.php.
- template_preprocess_book_all_books_block in drupal-7.x/
modules/ book/ book.module - Processes variables for book-all-books-block.tpl.php.
- template_preprocess_comment in drupal-7.x/
modules/ comment/ comment.module - Process variables for comment.tpl.php.
- template_preprocess_node in drupal-7.x/
modules/ node/ node.module - Processes variables for node.tpl.php
- template_preprocess_search_block_form in drupal-7.x/
modules/ search/ search.module - Process variables for search-block-form.tpl.php.
- template_preprocess_taxonomy_term in drupal-7.x/
modules/ taxonomy/ taxonomy.module - Process variables for taxonomy-term.tpl.php.
- template_preprocess_user_profile in drupal-7.x/
modules/ user/ user.pages.inc - Process variables for user-profile.tpl.php.
- theme_aggregator_categorize_items in drupal-7.x/
modules/ aggregator/ aggregator.pages.inc - Returns HTML for the aggregator page list form for assigning categories.
- theme_book_admin_table in drupal-7.x/
modules/ book/ book.admin.inc - Returns HTML for a book administration form.
- theme_color_scheme_form in drupal-7.x/
modules/ color/ color.module - Returns HTML for a theme's color form.
- theme_exposed_filters in drupal-7.x/
modules/ system/ system.module - Returns HTML for an exposed filter form.
- theme_field_multiple_value_form in drupal-7.x/
modules/ field/ field.form.inc - Returns HTML for an individual form element.
- theme_field_ui_table in drupal-7.x/
modules/ field_ui/ field_ui.admin.inc - Returns HTML for Field UI overview tables.
- theme_file_widget_multiple in drupal-7.x/
modules/ file/ file.field.inc - Returns HTML for a group of file upload widgets.
- theme_filter_admin_format_filter_order in drupal-7.x/
modules/ filter/ filter.admin.inc - Returns HTML for a text format's filter order form.
- theme_filter_admin_overview in drupal-7.x/
modules/ filter/ filter.admin.inc - Returns HTML for the text format administration overview form.
- theme_image_anchor in drupal-7.x/
modules/ image/ image.admin.inc - Returns HTML for a 3x3 grid of checkboxes for image anchors.
- theme_image_style_effects in drupal-7.x/
modules/ image/ image.admin.inc - Returns HTML for a listing of the effects within a specific image style.
- theme_locale_date_format_form in drupal-7.x/
modules/ locale/ locale.admin.inc - Returns HTML for a locale date format form.
- theme_menu_overview_form in drupal-7.x/
modules/ menu/ menu.admin.inc - Returns HTML for the menu overview form into a table.
- theme_node_search_admin in drupal-7.x/
modules/ node/ node.module - Returns HTML for the content ranking part of the search settings admin page.
- theme_poll_choices in drupal-7.x/
modules/ poll/ poll.module - Returns HTML for an admin poll form for choices.
- theme_profile_admin_overview in drupal-7.x/
modules/ profile/ profile.admin.inc - Returns HTML for the profile field overview form into a drag and drop enabled table.
- theme_shortcut_set_customize in drupal-7.x/
modules/ shortcut/ shortcut.admin.inc - Returns HTML for a shortcut set customization form.
- theme_simpletest_test_table in drupal-7.x/
modules/ simpletest/ simpletest.pages.inc - Returns HTML for a test list generated by simpletest_test_form() into a table.
- theme_system_date_time_settings in drupal-7.x/
modules/ system/ system.admin.inc - Returns HTML for the date settings form.
- theme_system_modules_fieldset in drupal-7.x/
modules/ system/ system.admin.inc - Returns HTML for the modules form.
- theme_system_modules_uninstall in drupal-7.x/
modules/ system/ system.admin.inc - Returns HTML for a table of currently disabled modules.
- theme_tableselect in drupal-7.x/
includes/ form.inc - Returns HTML for a table with radio buttons or checkboxes.
- theme_taxonomy_overview_terms in drupal-7.x/
modules/ taxonomy/ taxonomy.admin.inc - Returns HTML for a terms overview form as a sortable list of terms.
- theme_taxonomy_overview_vocabularies in drupal-7.x/
modules/ taxonomy/ taxonomy.admin.inc - Returns HTML for the vocabulary overview form as a sortable list of vocabularies.
- theme_user_admin_permissions in drupal-7.x/
modules/ user/ user.admin.inc - Returns HTML for the administer permissions page.
- theme_user_admin_roles in drupal-7.x/
modules/ user/ user.admin.inc - Returns HTML for the role order and new role form.
- user_admin_settings in drupal-7.x/
modules/ user/ user.admin.inc - Form builder; Configure user settings for this site.
- user_cancel_confirm_form in drupal-7.x/
modules/ user/ user.pages.inc - Form builder; confirm form for cancelling user account.
- user_multiple_cancel_confirm in drupal-7.x/
modules/ user/ user.module - _authorize_filetransfer_connection_settings_set_defaults in drupal-7.x/
includes/ authorize.inc - Sets the default settings on a file transfer connection form recursively.
- _color_theme_select_form_alter in drupal-7.x/
modules/ color/ color.module - Helper for hook_form_FORM_ID_alter() implementations.
- _form_validate in drupal-7.x/
includes/ form.inc - Performs validation on form elements.
- _simpletest_batch_operation in drupal-7.x/
modules/ simpletest/ simpletest.module - Batch operation callback.