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