Related topics

Namesort iconDescription
Input validationFunctions to validate user input.

Functions that call drupal_render()

Namesort iconLocationDescription
ajax_deliverdrupal/includes/ajax.incPackage and send the result of a page callback to the browser as an AJAX response.
book_childrendrupal/modules/book/book.moduleFormat the menu links for the child pages of the current page.
book_form_updatedrupal/modules/book/book.pages.incAJAX callback to replace the book parent select options.
book_node_exportdrupal/modules/book/book.moduleGenerates printer-friendly HTML for a node.
comment_admindrupal/modules/comment/comment.admin.incMenu callback; present an administrative comment listing.
comment_node_update_indexdrupal/modules/comment/comment.moduleImplements hook_node_update_index().
comment_previewdrupal/modules/comment/comment.moduleGenerate a comment preview.
comment_replydrupal/modules/comment/comment.pages.incThis function is responsible for generating a comment reply form. There are several cases that have to be handled, including: replies to comments replies to nodes attempts to reply to nodes that can no longer accept comments respecting access...
comment_unpublish_by_keyword_actiondrupal/modules/comment/comment.moduleUnpublishes a comment if it contains certain keywords.
dashboard_show_block_contentdrupal/modules/dashboard/dashboard.moduleAJAX callback to display the rendered contents of a specific block.
dblog_overviewdrupal/modules/dblog/dblog.admin.incMenu callback; displays a listing of log messages.
drupal_get_cssdrupal/includes/common.incReturns a themed representation of all stylesheets that should be attached to the page.
drupal_get_html_headdrupal/includes/common.incRetrieve output to be displayed in the HEAD tag of the HTML page.
drupal_renderdrupal/includes/common.incRenders HTML given a structured array tree.
drupal_render_childrendrupal/includes/common.incRender children of an element and concatenate them.
drupal_render_pagedrupal/includes/common.incRenders the page, including all theming.
field_add_more_jsdrupal/modules/field/field.form.incAjax callback in response to a new empty widget being added to the form.
field_view_fielddrupal/modules/field/field.moduleReturns a renderable array for the value of a single field in an entity.
file_ajax_uploaddrupal/modules/file/file.moduleMenu callback; Shared AJAX callback for file uploads and deletions.
hook_search_executedrupal/modules/search/search.api.phpExecute a search for a set of key words.
hook_update_indexdrupal/modules/search/search.api.phpUpdate the search index for this module.
install_run_taskdrupal/includes/install.core.incRun an individual installation task.
install_select_localedrupal/includes/install.core.incInstallation task; select which locale to use for the current profile.
install_select_profiledrupal/includes/install.core.incInstallation task; select which profile to install.
locale_translate_export_screendrupal/modules/locale/locale.admin.incUser interface for the translation export screen.
locale_translate_seek_screendrupal/modules/locale/locale.admin.incString search screen.
node_feeddrupal/modules/node/node.moduleA generic function for generating RSS feeds from a set of nodes.
node_search_executedrupal/modules/node/node.moduleImplements hook_search_execute().
node_unpublish_by_keyword_actiondrupal/modules/node/node.moduleUnpublishes a node containing certain keywords.
openid_redirectdrupal/modules/openid/openid.incCreates a js auto-submit redirect for (for the 2.x protocol)
poll_block_viewdrupal/modules/poll/poll.moduleImplements hook_block_view().
poll_choice_jsdrupal/modules/poll/poll.moduleAjax callback in response to new choices being added to the form.
renderdrupal/includes/common.incRender and print an element.
search_block_viewdrupal/modules/search/search.moduleImplements hook_block_view().
search_viewdrupal/modules/search/search.pages.incMenu callback; presents the search form and/or search results.
shortcut_preprocess_pagedrupal/modules/shortcut/shortcut.moduleImplements hook_preprocess_page().
system_themes_pagedrupal/modules/system/system.admin.incMenu callback; displays a listing of all themes.
template_preprocess_blockdrupal/modules/block/block.moduleProcess variables for block.tpl.php
template_preprocess_block_admin_display_formdrupal/modules/block/block.admin.incProcess variables for block-admin-display.tpl.php.
template_preprocess_field_ui_display_overview_formdrupal/modules/field_ui/field_ui.admin.incTheme preprocess function for field_ui-display-overview-form.tpl.php.
template_preprocess_field_ui_field_overview_formdrupal/modules/field_ui/field_ui.admin.incTheme preprocess function for field_ui-field-overview-form.tpl.php.
template_preprocess_pagedrupal/includes/theme.incPreprocess variables for page.tpl.php
template_preprocess_poll_resultsdrupal/modules/poll/poll.modulePreprocess the poll_results theme hook.
template_preprocess_poll_votedrupal/modules/poll/poll.moduleThemes the voting form for a poll.
template_preprocess_search_block_formdrupal/modules/search/search.moduleProcess variables for search-block-form.tpl.php.
template_preprocess_user_profiledrupal/modules/user/user.pages.incProcess variables for user-profile.tpl.php.
template_process_htmldrupal/includes/theme.incProcess variables for html.tpl.php
theme_aggregator_categorize_itemsdrupal/modules/aggregator/aggregator.pages.incTheme the page list form for assigning categories.
theme_book_admin_tabledrupal/modules/book/book.admin.incTheme function for the book administration page form.
theme_color_scheme_formdrupal/modules/color/color.moduleTheme the color form.
theme_fielddrupal/modules/field/field.moduleReturns a themed field.
theme_field_multiple_value_formdrupal/modules/field/field.form.incTheme an individual form element.
theme_file_widget_multipledrupal/modules/file/file.field.incTheme a group of file upload widgets.
theme_filter_admin_format_filter_orderdrupal/modules/filter/filter.admin.incTheme text format filter order form elements as tabledrag.
theme_filter_admin_overviewdrupal/modules/filter/filter.admin.incTheme the text format administration overview form.
theme_image_anchordrupal/modules/image/image.admin.incTheme callback for displaying a grid of checkboxes.
theme_image_style_effectsdrupal/modules/image/image.admin.incTheme callback for listing the effects within a specific image style.
theme_image_widgetdrupal/modules/image/image.field.incTheme the display of the image field widget.
theme_locale_date_format_formdrupal/modules/locale/locale.admin.incTheme locale date format form.
theme_locale_languages_configure_formdrupal/modules/locale/locale.admin.incTheme the language configure form.
theme_locale_languages_overview_formdrupal/modules/locale/locale.admin.incTheme the language overview form.
theme_menu_linkdrupal/includes/menu.incGenerate the HTML output for a menu link and submenu.
theme_menu_overview_formdrupal/modules/menu/menu.admin.incTheme the menu overview form into a table.
theme_node_filtersdrupal/modules/node/node.admin.incTheme node administration filter selector.
theme_node_formdrupal/modules/node/node.pages.incPresent a node submission form.
theme_node_previewdrupal/modules/node/node.pages.incDisplay a node preview for display during node creation and editing.
theme_node_search_admindrupal/modules/node/node.moduleTheme the content ranking part of the search settings admin page.
theme_poll_choicesdrupal/modules/poll/poll.moduleTheme the admin poll form for choices.
theme_profile_admin_overviewdrupal/modules/profile/profile.admin.incTheme the profile field overview into a drag and drop enabled table.
theme_scaffolding_example_overview_formcontributions/docs/developer/examples/scaffolding_example/scaffolding_example.admin.incTheme the drag-and-drop overview form.
theme_shortcut_set_customizedrupal/modules/shortcut/shortcut.admin.incThemes the shortcut set customization form.
theme_simpletest_test_tabledrupal/modules/simpletest/simpletest.pages.incTheme the test list generated by simpletest_test_form() into a table.
theme_system_date_time_settingsdrupal/modules/system/system.admin.incTheme function for date settings form.
theme_system_modules_fieldsetdrupal/modules/system/system.admin.incTheme callback for the modules form.
theme_system_modules_uninstalldrupal/modules/system/system.admin.incThemes a table of currently disabled modules.
theme_tableselectdrupal/includes/form.incFormats a table with radio buttons or checkboxes.
theme_taxonomy_overview_termsdrupal/modules/taxonomy/taxonomy.admin.incTheme the terms overview as a sortable list of terms.
theme_taxonomy_overview_vocabulariesdrupal/modules/taxonomy/taxonomy.admin.incTheme the vocabulary overview as a sortable list of vocabularies.
theme_trigger_displaydrupal/modules/trigger/trigger.admin.incDisplays actions assigned to this hook in a table.
theme_user_admin_new_roledrupal/modules/user/user.admin.incTheme the new-role form.
theme_user_admin_permissionsdrupal/modules/user/user.admin.incTheme the administer permissions page.
theme_user_filtersdrupal/modules/user/user.admin.incTheme user administration filter selector.
theme_user_profilecontributions/docs/developer/theme.phpImplemented using the user-profile.tpl.php template.
user_block_viewdrupal/modules/user/user.moduleImplements hook_block_view().
_field_ui_overview_orderdrupal/modules/field_ui/field_ui.admin.incHelper function to order fields when theming overview forms.
_node_index_nodedrupal/modules/node/node.moduleIndex a single node.

Functions called by drupal_render()

Namesort iconLocationDescription
drupal_process_attacheddrupal/includes/common.incAdd to the page all structures attached to a render() structure.
drupal_process_statesdrupal/includes/common.incAdds JavaScript to the element to allow it to have different active states.
drupal_renderdrupal/includes/common.incRenders HTML given a structured array tree.
drupal_render_cache_getdrupal/includes/common.incGet the rendered output of a renderable element from cache.
drupal_render_cache_setdrupal/includes/common.incCache the rendered output of a renderable element.
drupal_render_childrendrupal/includes/common.incRender children of an element and concatenate them.
element_childrendrupal/includes/common.incReturn the children of an element, optionally sorted by weight.
element_infodrupal/includes/common.incRetrieve the default properties for the defined element type.
themedrupal/includes/theme.incGenerate the themed output.