You are here

36 calls to drupal_render() in Drupal 5

book_node_visitor_html_pre in modules/book/book.module
Generates printer-friendly HTML for a node. This function is a 'pre-node' visitor function for book_recurse().
drupal_render_form in includes/form.inc
Renders a structured form array into themed HTML.
node_search in modules/node/node.module
Implementation of hook_search().
node_update_index in modules/node/node.module
Implementation of hook_update_index().
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().
theme_aggregator_page_list in modules/aggregator/aggregator.module
theme_block_admin_display in modules/block/block.module
Theme main block administration form submission.
theme_book_admin_table in modules/book/book.module
theme_color_scheme_form in modules/color/color.module
Theme color form.
theme_comment_admin_overview in modules/comment/comment.module
theme_comment_controls in modules/comment/comment.module
theme_filter_admin_order in modules/filter/filter.module
Theme filter order configuration form.
theme_filter_admin_overview in modules/filter/filter.module
theme_locale_admin_manage_screen in includes/locale.inc
Theme the locale admin manager form.
theme_node_admin_nodes in modules/node/node.module
Theme node administration overview.
theme_node_filters in modules/node/node.module
Theme node administration filter selector.
theme_node_filter_form in modules/node/node.module
Theme node administration filter form.
theme_node_form in modules/node/node.module
theme_node_search_admin in modules/node/node.module
theme_poll_view_voting in modules/poll/poll.module
Themes the voting form for a poll.
theme_search_block_form in modules/search/search.module
Theme the block search form.
theme_search_theme_form in modules/search/search.module
Theme the theme search form.
theme_system_modules in modules/system/system.module
Theme call back for the modules form.
theme_system_modules_uninstall in modules/system/system.module
Themes a table of currently disabled modules.
theme_system_themes in modules/system/system.module
theme_system_theme_select_form in modules/system/system.module
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.module
Theme user administration overview.
theme_user_admin_new_role in modules/user/user.module
theme_user_admin_perm in modules/user/user.module
theme_user_filters in modules/user/user.module
Theme user administration filter selector.
theme_user_filter_form in modules/user/user.module
Theme user administration filter form.
theme_watchdog_form_overview in modules/watchdog/watchdog.module
upload_js in modules/upload/upload.module
Menu-callback for JavaScript-based uploads.