Related topics

Namesort iconDescription
Input validationFunctions to validate user input.

Functions that call drupal_render()

Namesort iconLocationDescription
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.
drupal_renderdrupal/includes/common.incRenders HTML given a structured array tree.
drupal_render_formdrupal/includes/form.incRenders a structured form array into themed HTML.
hook_searchdrupal/modules/search/search.api.phpDefine a custom search routine.
node_searchdrupal/modules/node/node.moduleImplementation of hook_search().
node_update_indexdrupal/modules/node/node.moduleImplementation of hook_update_index().
node_viewdrupal/modules/node/node.moduleGenerate a display of the given node.
poll_block_viewdrupal/modules/poll/poll.moduleImplementation of hook_block_view().
poll_choice_jsdrupal/modules/poll/poll.moduleMenu callback for AHAH additions.
template_preprocess_block_admin_display_formdrupal/modules/block/block.admin.incProcess variables for block-admin-display.tpl.php.
template_preprocess_nodedrupal/includes/theme.incProcess variables for node.tpl.php
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_search_theme_formdrupal/modules/search/search.moduleProcess variables for search-theme-form.tpl.php.
template_preprocess_user_profiledrupal/modules/user/user.pages.incProcess variables for user-profile.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_comment_admin_overviewdrupal/modules/comment/comment.admin.incTheme the comment admin form.
theme_dblog_filtersdrupal/modules/dblog/dblog.moduleTheme dblog administration filter selector.
theme_filter_admin_orderdrupal/modules/filter/filter.admin.incTheme filter order configuration form.
theme_filter_admin_overviewdrupal/modules/filter/filter.admin.incTheme the admin overview form.
theme_locale_languages_overview_formdrupal/includes/locale.incTheme the language overview form.
theme_menu_overview_formdrupal/modules/menu/menu.admin.incTheme the menu overview form into a table.
theme_node_admin_nodesdrupal/modules/node/node.admin.incTheme node administration overview.
theme_node_filtersdrupal/modules/node/node.admin.incTheme node administration filter selector.
theme_node_filter_formdrupal/modules/node/node.admin.incTheme node administration filter form.
theme_node_formdrupal/modules/node/node.pages.incPresent a node submission form.
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_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_system_themes_formdrupal/modules/system/system.admin.incTheme function for the system themes form.
theme_system_theme_select_formdrupal/modules/system/system.admin.incTheme the theme select form.
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.incDisplay actions assigned to this hook-op combination in a table.
theme_upload_form_currentdrupal/modules/upload/upload.moduleTheme the attachments list.
theme_upload_form_newdrupal/modules/upload/upload.moduleTheme the attachment form. Note: required to output prefix/suffix.
theme_user_admin_accountdrupal/modules/user/user.admin.incTheme user administration overview.
theme_user_admin_new_roledrupal/modules/user/user.admin.incTheme the new-role form.
theme_user_admin_permdrupal/modules/user/user.admin.incTheme the administer permissions page.
theme_user_filtersdrupal/modules/user/user.admin.incTheme user administration filter selector.
theme_user_filter_formdrupal/modules/user/user.admin.incTheme user administration filter form.
upload_jsdrupal/modules/upload/upload.moduleMenu-callback for JavaScript-based uploads.
_node_index_nodedrupal/modules/node/node.moduleIndex a single node.

Functions called by drupal_render()

Namesort iconLocationDescription
drupal_function_existsdrupal/includes/bootstrap.incConfirm that a function is available.
drupal_renderdrupal/includes/common.incRenders HTML given a structured array tree.
element_childrendrupal/includes/common.incGet keys of a structured array tree element that are not properties (i.e., do not begin with '#').
themedrupal/includes/theme.incGenerate the themed output.
_element_infodrupal/includes/form.incRetrieve the default properties for the defined element type.