You are here

46 calls to drupal_render() in Drupal 6

book_form_update in modules/book/book.pages.inc
Renders a new parent page select element when the book selection changes.
book_node_export in modules/book/book.module
Generates printer-friendly HTML for a node.
drupal_render_form in includes/form.inc
Renders a structured form array into themed HTML.
node_feed in modules/node/node.module
A generic function for generating RSS feeds from a set of nodes.
node_search in modules/node/node.module
Implementation of hook_search().
node_view in modules/node/node.module
Generate a display of the given node.
poll_block in modules/poll/poll.module
Implementation of hook_block().
poll_choice_js in modules/poll/poll.module
Menu callback for AHAH additions.
template_preprocess_block_admin_display_form in modules/block/block.admin.inc
Process variables for block-admin-display.tpl.php.
template_preprocess_poll_vote in modules/poll/poll.module
Themes the voting form for a poll.
template_preprocess_search_block_form in modules/search/search.module
Process variables for search-block-form.tpl.php.
template_preprocess_search_theme_form in modules/search/search.module
Process variables for search-theme-form.tpl.php.
template_preprocess_user_profile in modules/user/user.pages.inc
Process variables for user-profile.tpl.php.
theme_aggregator_categorize_items in modules/aggregator/aggregator.pages.inc
Theme the page list form for assigning categories.
theme_book_admin_table in modules/book/book.admin.inc
Theme function for the book administration page form.
theme_color_scheme_form in modules/color/color.module
Theme color form.
theme_comment_admin_overview in modules/comment/comment.admin.inc
Theme the comment admin form.
theme_comment_controls in modules/comment/comment.module
Theme comment controls box where the user can change the default display mode and display order of comments.
theme_dblog_filters in modules/dblog/dblog.module
Theme dblog administration filter selector.
theme_filter_admin_order in modules/filter/filter.admin.inc
Theme filter order configuration form.
theme_filter_admin_overview in modules/filter/filter.admin.inc
Theme the admin overview form.
theme_locale_languages_overview_form in includes/locale.inc
Theme the language overview form.
theme_menu_overview_form in modules/menu/menu.admin.inc
Theme the menu overview form into a table.
theme_node_admin_nodes in modules/node/node.admin.inc
Theme node administration overview.
theme_node_filters in modules/node/node.admin.inc
Theme node administration filter selector.
theme_node_filter_form in modules/node/node.admin.inc
Theme node administration filter form.
theme_node_form in modules/node/node.pages.inc
Present a node submission form.
theme_node_search_admin in modules/node/node.module
Theme the content ranking part of the search settings admin page.
theme_poll_choices in modules/poll/poll.module
Theme the admin poll form for choices.
theme_profile_admin_overview in modules/profile/profile.admin.inc
Theme the profile field overview into a drag and drop enabled table.
theme_system_modules in modules/system/system.admin.inc
Theme callback for the modules form.
theme_system_modules_uninstall in modules/system/system.admin.inc
Themes a table of currently disabled modules.
theme_system_themes_form in modules/system/system.admin.inc
Theme function for the system themes form.
theme_system_theme_select_form in modules/system/system.admin.inc
Theme the theme select form.
theme_taxonomy_overview_terms in modules/taxonomy/taxonomy.admin.inc
Theme the terms overview as a sortable list of terms.
theme_taxonomy_overview_vocabularies in modules/taxonomy/taxonomy.admin.inc
Theme the vocabulary overview as a sortable list of vocabularies.
theme_trigger_display in modules/trigger/trigger.admin.inc
Display actions assigned to this hook-op combination in a table.
theme_upload_form_current in modules/upload/upload.module
Theme the attachments list.
theme_upload_form_new in modules/upload/upload.module
Theme the attachment form. Note: required to output prefix/suffix.
theme_user_admin_account in modules/user/user.admin.inc
Theme user administration overview.
theme_user_admin_new_role in modules/user/user.admin.inc
Theme the new-role form.
theme_user_admin_perm in modules/user/user.admin.inc
Theme the administer permissions page.
theme_user_filters in modules/user/user.admin.inc
Theme user administration filter selector.
theme_user_filter_form in modules/user/user.admin.inc
Theme user administration filter form.
upload_js in modules/upload/upload.module
Menu-callback for JavaScript-based uploads.
_node_index_node in modules/node/node.module
Index a single node.