You are here

Functions in Drupal 4

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_comment modules/comment.module
theme_comment_admin_overview modules/comment.module
theme_comment_block modules/comment.module
theme_comment_controls modules/comment.module
theme_comment_flat_collapsed modules/comment.module
theme_comment_flat_expanded modules/comment.module
theme_comment_folded modules/comment.module
theme_comment_post_forbidden modules/comment.module
theme_comment_preview modules/comment.module
theme_comment_thread_collapsed modules/comment.module
theme_comment_thread_expanded modules/comment.module
theme_comment_view modules/comment.module
theme_date includes/form.inc Format a date selection element.
theme_feed_icon includes/theme.inc Return code that emits an feed icon.
theme_fieldset includes/form.inc Format a group of form items.
theme_file includes/form.inc Format a file upload field.
theme_filter_admin_order modules/filter.module Theme filter order configuration form.
theme_filter_admin_overview modules/filter.module
theme_filter_tips modules/filter.module Format a set of filter tips.
theme_form includes/form.inc Format a form.
theme_form_element includes/theme.inc Return a themed form element.
theme_forum_display modules/forum.module Format the forum body.
theme_forum_icon modules/forum.module Format the icon for each individual topic.
theme_forum_list modules/forum.module Format the forum listing.
theme_forum_topic_list modules/forum.module Format the topic listing.
theme_forum_topic_navigation modules/forum.module Format the next/previous forum topic navigation links.
theme_get_function includes/theme.inc Determine if a theme function exists, and if so return which one was found. 2
theme_get_setting includes/theme.inc Retrieve a setting for the current theme. This function is designed for use from within themes & engines to determine theme settings made in the admin interface. 5
theme_get_settings includes/theme.inc Retrieve an associative array containing the settings for a theme. 2
theme_get_styles includes/theme.inc Return the HTML for a theme's stylesheets. 4
theme_help includes/theme.inc Return a themed help message.
theme_hidden includes/form.inc Format a hidden form field.
theme_image includes/theme.inc Return a themed image.
theme_item includes/form.inc Format a form item.
theme_item_list includes/theme.inc Return a themed list of items.
theme_links includes/theme.inc Return a themed set of links.
theme_locale_admin_manage_screen includes/locale.inc Theme the locale admin manager form.
theme_maintenance_page includes/theme.inc
theme_mark includes/theme.inc Return a themed marker, useful for marking new or updated content.
theme_markup includes/form.inc Format HTML markup for use in forms.
theme_menu_item includes/menu.inc Generate the HTML output for a single menu item.
theme_menu_item_link includes/menu.inc Generate the HTML representing a given menu item ID.
theme_menu_links includes/menu.inc Returns the themed HTML for primary and secondary links. Note that this function is overridden by most core themes because those themes display links in "link | link" format, not from a list. Also note that by default links rendered with…
theme_menu_local_task includes/menu.inc Generate the HTML representing a given menu item ID as a tab.
theme_menu_local_tasks includes/menu.inc Returns the rendered local tasks. The default implementation renders them as tabs.
theme_menu_tree includes/menu.inc Generate the HTML for a menu tree.
theme_more_help_link includes/theme.inc Returns code that emits the 'more help'-link.
theme_node includes/theme.inc Return a themed node.
theme_node_admin_nodes modules/node.module Theme node administration overview.
theme_node_filters modules/node.module Theme node administraton filter selector.

Pages

Other projects