25 calls to drupal_render_children()

theme_confirm_form in drupal/core/modules/system/system.module
Returns HTML for a confirmation form.
theme_datelist_form in drupal/core/modules/datetime/datetime.module
Returns HTML for a date selection form element.
theme_datetime_form in drupal/core/modules/datetime/datetime.module
Returns HTML for a HTML5-compatible #datetime form element.
theme_exposed_filters in drupal/core/modules/system/system.module
Returns HTML for an exposed filter form.
theme_file_managed_file in drupal/core/modules/file/file.module
Returns HTML for a managed file element.
theme_file_widget in drupal/core/modules/file/file.field.inc
Returns HTML for an individual file upload widget.
theme_file_widget_multiple in drupal/core/modules/file/file.field.inc
Returns HTML for a group of file upload widgets.
theme_forum_form in drupal/core/modules/forum/forum.admin.inc
Returns HTML for a forum form.
theme_image_widget in drupal/core/modules/image/image.field.inc
Returns HTML for an image field widget.
theme_input in drupal/core/includes/form.inc
Returns HTML for an input form element.
theme_language_negotiation_configure_form in drupal/core/modules/language/language.admin.inc
Returns HTML for the language negotiation configuration form.
theme_menu_overview_form in drupal/core/modules/menu/menu.admin.inc
Returns HTML for the menu overview form into a table.
theme_node_search_admin in drupal/core/modules/node/node.module
Returns HTML for the content ranking part of the search settings admin page.
theme_shortcut_set_customize in drupal/core/modules/shortcut/shortcut.admin.inc
Returns HTML for a shortcut set customization form.
theme_system_config_form in drupal/core/modules/system/system.module
Returns HTML for a system settings form.
theme_system_date_format_localize_form in drupal/core/modules/system/system.admin.inc
Returns HTML for a locale date format form.
theme_system_modules_uninstall in drupal/core/modules/system/system.admin.inc
Returns HTML for a table of currently disabled modules.
theme_update_manager_update_form in drupal/core/modules/update/update.manager.inc
Returns HTML for the first page in the process of updating projects.
theme_user_admin_permissions in drupal/core/modules/user/user.admin.inc
Returns HTML for the administer permissions page.
theme_views_form_views_form in drupal/core/modules/views/views.theme.inc
Theme function for a View with form elements: replace the placeholders.
theme_views_ui_build_group_filter_form in drupal/core/modules/views_ui/views_ui.theme.inc
Theme the build group filter form.
theme_views_ui_expose_filter_form in drupal/core/modules/views_ui/views_ui.theme.inc
Theme the expose filter form.
theme_views_ui_rearrange_filter_form in drupal/core/modules/views_ui/views_ui.theme.inc
Turn the rearrange form into a proper table
theme_views_ui_style_plugin_table in drupal/core/modules/views_ui/views_ui.theme.inc
Theme the form for the table style plugin
toolbar_pre_render in drupal/core/modules/toolbar/toolbar.module
Builds the Toolbar as a structured array ready for drupal_render().