| phptemplate_menu_local_tasks | files/drupal-6.7/themes/garland/template.php | Returns the rendered local tasks. The default implementation renders
them as tabs. Overridden to split the secondary tasks. |
| theme_admin_block | files/drupal-6.7/modules/system/system.admin.inc | This function formats an administrative block for display. |
| theme_admin_block | files/drupal-6.7/modules/system/system.admin.inc | This function formats an administrative block for display. |
| theme_admin_block_content | files/drupal-6.7/modules/system/system.admin.inc | This function formats the content of an administrative block. |
| theme_admin_block_content | files/drupal-6.7/modules/system/system.admin.inc | This function formats the content of an administrative block. |
| theme_admin_page | files/drupal-6.7/modules/system/system.admin.inc | This function formats an administrative page for viewing. |
| theme_admin_page | files/drupal-6.7/modules/system/system.admin.inc | This function formats an administrative page for viewing. |
| theme_aggregator_page_opml | files/drupal-6.7/modules/aggregator/aggregator.pages.inc | Theme the OPML feed output. |
| theme_aggregator_page_opml | files/drupal-6.7/modules/aggregator/aggregator.pages.inc | Theme the OPML feed output. |
| theme_aggregator_page_rss | files/drupal-6.7/modules/aggregator/aggregator.pages.inc | Theme the RSS output. |
| theme_aggregator_page_rss | files/drupal-6.7/modules/aggregator/aggregator.pages.inc | Theme the RSS output. |
| theme_blocks | files/drupal-6.7/includes/theme.inc | Return a set of blocks available for the current user. |
| theme_blocks | files/drupal-6.7/includes/theme.inc | Return a set of blocks available for the current user. |
| theme_book_admin_table | files/drupal-6.7/modules/book/book.admin.inc | Theme function for the book administration page form.
See alsobook_admin_table() |
| theme_book_admin_table | files/drupal-6.7/modules/book/book.admin.inc | Theme function for the book administration page form.
See alsobook_admin_table() |
| theme_book_title_link | files/drupal-6.7/modules/book/book.module | Generate the HTML output for a link to a book title when used as a block title. |
| theme_book_title_link | files/drupal-6.7/modules/book/book.module | Generate the HTML output for a link to a book title when used as a block title. |
| theme_box | files/drupal-6.7/includes/theme.inc | Return a themed box. |
| theme_box | files/drupal-6.7/includes/theme.inc | Return a themed box. |
| theme_breadcrumb | files/drupal-6.7/includes/theme.inc | Return a themed breadcrumb trail. |
| theme_breadcrumb | files/drupal-6.7/includes/theme.inc | Return a themed breadcrumb trail. |
| theme_button | files/drupal-6.7/includes/form.inc | Theme a form button. |
| theme_button | files/drupal-6.7/includes/form.inc | Theme a form button. |
| theme_checkbox | files/drupal-6.7/includes/form.inc | Format a checkbox. |
| theme_checkbox | files/drupal-6.7/includes/form.inc | Format a checkbox. |
| theme_checkboxes | files/drupal-6.7/includes/form.inc | Format a set of checkboxes. |
| theme_checkboxes | files/drupal-6.7/includes/form.inc | Format a set of checkboxes. |
| theme_closure | files/drupal-6.7/includes/theme.inc | Execute hook_footer() which is run at the end of the page right before the
close of the body tag. |
| theme_closure | files/drupal-6.7/includes/theme.inc | Execute hook_footer() which is run at the end of the page right before the
close of the body tag. |
| theme_comment_admin_overview | files/drupal-6.7/modules/comment/comment.admin.inc | Theme the comment admin form. |
| theme_comment_admin_overview | files/drupal-6.7/modules/comment/comment.admin.inc | Theme the comment admin form. |
| theme_comment_controls | files/drupal-6.7/modules/comment/comment.module | Theme comment controls box where the user can change the default display mode and display order of comments. |
| theme_comment_controls | files/drupal-6.7/modules/comment/comment.module | Theme comment controls box where the user can change the default display mode and display order of comments. |
| theme_comment_flat_collapsed | files/drupal-6.7/modules/comment/comment.module | Theme comment flat collapsed view. |
| theme_comment_flat_collapsed | files/drupal-6.7/modules/comment/comment.module | Theme comment flat collapsed view. |
| theme_comment_flat_expanded | files/drupal-6.7/modules/comment/comment.module | Theme comment flat expanded view. |
| theme_comment_flat_expanded | files/drupal-6.7/modules/comment/comment.module | Theme comment flat expanded view. |
| theme_comment_post_forbidden | files/drupal-6.7/modules/comment/comment.module | Theme a "you can't post comments" notice. |
| theme_comment_post_forbidden | files/drupal-6.7/modules/comment/comment.module | Theme a "you can't post comments" notice. |
| theme_comment_submitted | files/drupal-6.7/modules/comment/comment.module | Theme a "Submitted by ..." notice. |
| theme_comment_submitted | files/drupal-6.7/modules/comment/comment.module | Theme a "Submitted by ..." notice. |
| theme_comment_thread_collapsed | files/drupal-6.7/modules/comment/comment.module | Theme comment thread collapsed view. |
| theme_comment_thread_collapsed | files/drupal-6.7/modules/comment/comment.module | Theme comment thread collapsed view. |
| theme_comment_thread_expanded | files/drupal-6.7/modules/comment/comment.module | Theme comment thread expanded view. |
| theme_comment_thread_expanded | files/drupal-6.7/modules/comment/comment.module | Theme comment thread expanded view. |
| theme_comment_view | files/drupal-6.7/modules/comment/comment.module | Theme a single comment block. |
| theme_comment_view | files/drupal-6.7/modules/comment/comment.module | Theme a single comment block. |
| theme_date | files/drupal-6.7/includes/form.inc | Format a date selection element. |
| theme_date | files/drupal-6.7/includes/form.inc | Format a date selection element. |
| theme_dblog_filters | files/drupal-6.7/modules/dblog/dblog.module | Theme dblog administration filter selector. |
| theme_dblog_filters | files/drupal-6.7/modules/dblog/dblog.module | Theme dblog administration filter selector. |
| theme_feed_icon | files/drupal-6.7/includes/theme.inc | Return code that emits an feed icon. |
| theme_feed_icon | files/drupal-6.7/includes/theme.inc | Return code that emits an feed icon. |
| theme_fieldset | files/drupal-6.7/includes/form.inc | Format a group of form items. |
| theme_fieldset | files/drupal-6.7/includes/form.inc | Format a group of form items. |
| theme_file | files/drupal-6.7/includes/form.inc | Format a file upload field. |
| theme_file | files/drupal-6.7/includes/form.inc | Format a file upload field. |
| theme_filter_admin_order | files/drupal-6.7/modules/filter/filter.admin.inc | Theme filter order configuration form. |
| theme_filter_admin_order | files/drupal-6.7/modules/filter/filter.admin.inc | Theme filter order configuration form. |
| theme_filter_admin_overview | files/drupal-6.7/modules/filter/filter.admin.inc | Theme the admin overview form. |
| theme_filter_admin_overview | files/drupal-6.7/modules/filter/filter.admin.inc | Theme the admin overview form. |
| theme_filter_tips | files/drupal-6.7/modules/filter/filter.pages.inc | Format a set of filter tips. |
| theme_filter_tips | files/drupal-6.7/modules/filter/filter.pages.inc | Format a set of filter tips. |
| theme_filter_tips_more_info | files/drupal-6.7/modules/filter/filter.module | Format a link to the more extensive filter tips. |
| theme_filter_tips_more_info | files/drupal-6.7/modules/filter/filter.module | Format a link to the more extensive filter tips. |
| theme_form | files/drupal-6.7/includes/form.inc | Format a form. |
| theme_form | files/drupal-6.7/includes/form.inc | Format a form. |
| theme_form_element | files/drupal-6.7/includes/form.inc | Return a themed form element. |
| theme_form_element | files/drupal-6.7/includes/form.inc | Return a themed form element. |
| theme_help | files/drupal-6.7/includes/theme.inc | Return a themed help message. |
| theme_help | files/drupal-6.7/includes/theme.inc | Return a themed help message. |
| theme_hidden | files/drupal-6.7/includes/form.inc | Format a hidden form field. |
| theme_hidden | files/drupal-6.7/includes/form.inc | Format a hidden form field. |
| theme_image | files/drupal-6.7/includes/theme.inc | Return a themed image. |
| theme_image | files/drupal-6.7/includes/theme.inc | Return a themed image. |
| theme_image_button | files/drupal-6.7/includes/form.inc | Theme a form image button. |
| theme_image_button | files/drupal-6.7/includes/form.inc | Theme a form image button. |
| theme_indentation | files/drupal-6.7/includes/theme.inc | Create a standard indentation div. Used for drag and drop tables. |
| theme_indentation | files/drupal-6.7/includes/theme.inc | Create a standard indentation div. Used for drag and drop tables. |
| theme_item | files/drupal-6.7/includes/form.inc | Format a form item. |
| theme_item | files/drupal-6.7/includes/form.inc | Format a form item. |
| theme_item_list | files/drupal-6.7/includes/theme.inc | Return a themed list of items. |
| theme_item_list | files/drupal-6.7/includes/theme.inc | Return a themed list of items. |
| theme_links | files/drupal-6.7/includes/theme.inc | Return a themed set of links. |
| theme_links | files/drupal-6.7/includes/theme.inc | Return a themed set of links. |
| theme_locale_languages_overview_form | files/drupal-6.7/includes/locale.inc | Theme the language overview form. |
| theme_mark | files/drupal-6.7/includes/theme.inc | Return a themed marker, useful for marking new or updated
content. |
| theme_mark | files/drupal-6.7/includes/theme.inc | Return a themed marker, useful for marking new or updated
content. |
| theme_menu_item | files/drupal-6.7/includes/menu.inc | Generate the HTML output for a menu item and submenu. |
| theme_menu_item | files/drupal-6.7/includes/menu.inc | Generate the HTML output for a menu item and submenu. |
| theme_menu_item_link | files/drupal-6.7/includes/menu.inc | Generate the HTML output for a single menu link. |
| theme_menu_item_link | files/drupal-6.7/includes/menu.inc | Generate the HTML output for a single menu link. |
| theme_menu_local_task | files/drupal-6.7/includes/menu.inc | Generate the HTML output for a single local task link. |
| theme_menu_local_task | files/drupal-6.7/includes/menu.inc | Generate the HTML output for a single local task link. |
| theme_menu_local_tasks | files/drupal-6.7/includes/menu.inc | Returns the rendered local tasks. The default implementation renders them as tabs. |
| theme_menu_local_tasks | files/drupal-6.7/includes/menu.inc | Returns the rendered local tasks. The default implementation renders them as tabs. |
| theme_menu_overview_form | files/drupal-6.7/modules/menu/menu.admin.inc | Theme the menu overview form into a table. |
| theme_menu_overview_form | files/drupal-6.7/modules/menu/menu.admin.inc | Theme the menu overview form into a table. |
| theme_menu_tree | files/drupal-6.7/includes/menu.inc | Generate the HTML output for a menu tree |
| theme_menu_tree | files/drupal-6.7/includes/menu.inc | Generate the HTML output for a menu tree |
| theme_more_help_link | files/drupal-6.7/includes/theme.inc | Returns code that emits the 'more help'-link. |
| theme_more_help_link | files/drupal-6.7/includes/theme.inc | Returns code that emits the 'more help'-link. |
| theme_more_link | files/drupal-6.7/includes/theme.inc | Returns code that emits the 'more' link used on blocks. |
| theme_more_link | files/drupal-6.7/includes/theme.inc | Returns code that emits the 'more' link used on blocks. |
| theme_node_add_list | files/drupal-6.7/modules/node/node.pages.inc | Display the list of available node types for node creation. |
| theme_node_add_list | files/drupal-6.7/modules/node/node.pages.inc | Display the list of available node types for node creation. |
| theme_node_admin_nodes | files/drupal-6.7/modules/node/node.admin.inc | Theme node administration overview. |
| theme_node_admin_nodes | files/drupal-6.7/modules/node/node.admin.inc | Theme node administration overview. |
| theme_node_filters | files/drupal-6.7/modules/node/node.admin.inc | Theme node administration filter selector. |
| theme_node_filters | files/drupal-6.7/modules/node/node.admin.inc | Theme node administration filter selector. |
| theme_node_filter_form | files/drupal-6.7/modules/node/node.admin.inc | Theme node administration filter form. |
| theme_node_filter_form | files/drupal-6.7/modules/node/node.admin.inc | Theme node administration filter form. |
| theme_node_form | files/drupal-6.7/modules/node/node.pages.inc | Present a node submission form. |
| theme_node_form | files/drupal-6.7/modules/node/node.pages.inc | Present a node submission form. |
| theme_node_list | files/drupal-6.7/modules/node/node.module | Format a listing of links to nodes. |
| theme_node_list | files/drupal-6.7/modules/node/node.module | Format a listing of links to nodes. |
| theme_node_log_message | files/drupal-6.7/modules/node/node.module | Theme a log message. |
| theme_node_log_message | files/drupal-6.7/modules/node/node.module | Theme a log message. |
| theme_node_preview | files/drupal-6.7/modules/node/node.pages.inc | Display a node preview for display during node creation and editing. |
| theme_node_preview | files/drupal-6.7/modules/node/node.pages.inc | Display a node preview for display during node creation and editing. |
| theme_node_search_admin | files/drupal-6.7/modules/node/node.module | Theme the content ranking part of the search settings admin page. |
| theme_node_search_admin | files/drupal-6.7/modules/node/node.module | Theme the content ranking part of the search settings admin page. |
| theme_node_submitted | files/drupal-6.7/modules/node/node.module | Format the "Submitted by username on date/time" for each node |
| theme_node_submitted | files/drupal-6.7/modules/node/node.module | Format the "Submitted by username on date/time" for each node |
| theme_pager | files/drupal-6.7/includes/pager.inc | Format a query pager. |
| theme_pager | files/drupal-6.7/includes/pager.inc | Format a query pager. |
| theme_pager_first | files/drupal-6.7/includes/pager.inc | Format a "first page" link. |
| theme_pager_first | files/drupal-6.7/includes/pager.inc | Format a "first page" link. |
| theme_pager_last | files/drupal-6.7/includes/pager.inc | Format a "last page" link. |
| theme_pager_last | files/drupal-6.7/includes/pager.inc | Format a "last page" link. |
| theme_pager_link | files/drupal-6.7/includes/pager.inc | Format a link to a specific query result page. |
| theme_pager_link | files/drupal-6.7/includes/pager.inc | Format a link to a specific query result page. |
| theme_pager_next | files/drupal-6.7/includes/pager.inc | Format a "next page" link. |
| theme_pager_next | files/drupal-6.7/includes/pager.inc | Format a "next page" link. |
| theme_pager_previous | files/drupal-6.7/includes/pager.inc | Format a "previous page" link. |
| theme_pager_previous | files/drupal-6.7/includes/pager.inc | Format a "previous page" link. |
| theme_password | files/drupal-6.7/includes/form.inc | Format a password field. |
| theme_password | files/drupal-6.7/includes/form.inc | Format a password field. |
| theme_password_confirm | files/drupal-6.7/includes/form.inc | Format a password_confirm item. |
| theme_password_confirm | files/drupal-6.7/includes/form.inc | Format a password_confirm item. |
| theme_placeholder | files/drupal-6.7/includes/theme.inc | Formats text for emphasized display in a placeholder inside a sentence.
Used automatically by t(). |
| theme_placeholder | files/drupal-6.7/includes/theme.inc | Formats text for emphasized display in a placeholder inside a sentence.
Used automatically by t(). |
| theme_poll_choices | files/drupal-6.7/modules/poll/poll.module | Theme the admin poll form for choices. |
| theme_poll_choices | files/drupal-6.7/modules/poll/poll.module | Theme the admin poll form for choices. |
| theme_profile_admin_overview | files/drupal-6.7/modules/profile/profile.admin.inc | Theme the profile field overview into a drag and drop enabled table.
See alsoprofile_admin_overview() |
| theme_profile_admin_overview | files/drupal-6.7/modules/profile/profile.admin.inc | Theme the profile field overview into a drag and drop enabled table.
See alsoprofile_admin_overview() |
| theme_progress_bar | files/drupal-6.7/includes/theme.inc | Return a themed progress bar. |
| theme_progress_bar | files/drupal-6.7/includes/theme.inc | Return a themed progress bar. |
| theme_radio | files/drupal-6.7/includes/form.inc | Format a radio button. |
| theme_radio | files/drupal-6.7/includes/form.inc | Format a radio button. |
| theme_radios | files/drupal-6.7/includes/form.inc | Format a set of radio buttons. |
| theme_radios | files/drupal-6.7/includes/form.inc | Format a set of radio buttons. |
| theme_select | files/drupal-6.7/includes/form.inc | Format a dropdown menu or scrolling selection box. |
| theme_select | files/drupal-6.7/includes/form.inc | Format a dropdown menu or scrolling selection box. |
| theme_status_messages | files/drupal-6.7/includes/theme.inc | Return a themed set of status and/or error messages. The messages are grouped
by type. |
| theme_status_messages | files/drupal-6.7/includes/theme.inc | Return a themed set of status and/or error messages. The messages are grouped
by type. |
| theme_status_report | files/drupal-6.7/modules/system/system.admin.inc | Theme requirements status report. |
| theme_status_report | files/drupal-6.7/modules/system/system.admin.inc | Theme requirements status report. |
| theme_submenu | files/drupal-6.7/includes/theme.inc | Return a themed submenu, typically displayed under the tabs. |
| theme_submenu | files/drupal-6.7/includes/theme.inc | Return a themed submenu, typically displayed under the tabs. |
| theme_submit | files/drupal-6.7/includes/form.inc | Theme a form submit button. |
| theme_submit | files/drupal-6.7/includes/form.inc | Theme a form submit button. |
| theme_syslog_format | files/drupal-6.7/modules/syslog/syslog.module | Format a system log entry. |
| theme_syslog_format | files/drupal-6.7/modules/syslog/syslog.module | Format a system log entry. |
| theme_system_admin_by_module | files/drupal-6.7/modules/system/system.admin.inc | Theme output of the dashboard page. |
| theme_system_admin_by_module | files/drupal-6.7/modules/system/system.admin.inc | Theme output of the dashboard page. |
| theme_system_modules | files/drupal-6.7/modules/system/system.admin.inc | Theme callback for the modules form. |
| theme_system_modules | files/drupal-6.7/modules/system/system.admin.inc | Theme callback for the modules form. |
| theme_system_modules_uninstall | files/drupal-6.7/modules/system/system.admin.inc | Themes a table of currently disabled modules. |
| theme_system_modules_uninstall | files/drupal-6.7/modules/system/system.admin.inc | Themes a table of currently disabled modules. |
| theme_system_powered_by | files/drupal-6.7/modules/system/system.module | Format the Powered by Drupal text. |
| theme_system_powered_by | files/drupal-6.7/modules/system/system.module | Format the Powered by Drupal text. |
| theme_system_themes_form | files/drupal-6.7/modules/system/system.admin.inc | Theme function for the system themes form. |
| theme_system_themes_form | files/drupal-6.7/modules/system/system.admin.inc | Theme function for the system themes form. |
| theme_system_theme_select_form | files/drupal-6.7/modules/system/system.admin.inc | Theme the theme select form. |
| theme_system_theme_select_form | files/drupal-6.7/modules/system/system.admin.inc | Theme the theme select form. |
| theme_table | files/drupal-6.7/includes/theme.inc | Return a themed table. |
| theme_table | files/drupal-6.7/includes/theme.inc | Return a themed table. |
| theme_tablesort_indicator | files/drupal-6.7/includes/theme.inc | Return a themed sort icon. |
| theme_tablesort_indicator | files/drupal-6.7/includes/theme.inc | Return a themed sort icon. |
| theme_table_select_header_cell | files/drupal-6.7/includes/theme.inc | Returns a header cell for tables that have a select all functionality. |
| theme_table_select_header_cell | files/drupal-6.7/includes/theme.inc | Returns a header cell for tables that have a select all functionality. |
| theme_task_list | files/drupal-6.7/includes/theme.maintenance.inc | Return a themed list of maintenance tasks to perform. |
| theme_task_list | files/drupal-6.7/includes/theme.maintenance.inc | Return a themed list of maintenance tasks to perform. |
| theme_taxonomy_overview_terms | files/drupal-6.7/modules/taxonomy/taxonomy.admin.inc | Theme the terms overview as a sortable list of terms.
See alsotaxonomy_overview_terms() |
| theme_taxonomy_overview_terms | files/drupal-6.7/modules/taxonomy/taxonomy.admin.inc | Theme the terms overview as a sortable list of terms.
See alsotaxonomy_overview_terms() |
| theme_taxonomy_overview_vocabularies | files/drupal-6.7/modules/taxonomy/taxonomy.admin.inc | Theme the vocabulary overview as a sortable list of vocabularies.
See alsotaxonomy_overview_vocabularies() |
| theme_taxonomy_overview_vocabularies | files/drupal-6.7/modules/taxonomy/taxonomy.admin.inc | Theme the vocabulary overview as a sortable list of vocabularies.
See alsotaxonomy_overview_vocabularies() |
| theme_taxonomy_term_page | files/drupal-6.7/modules/taxonomy/taxonomy.pages.inc | Render a taxonomy term page HTML output. |
| theme_taxonomy_term_page | files/drupal-6.7/modules/taxonomy/taxonomy.pages.inc | Render a taxonomy term page HTML output. |
| theme_taxonomy_term_select | files/drupal-6.7/modules/taxonomy/taxonomy.module | Format the selection field for choosing terms
(by deafult the default selection field is used). |
| theme_taxonomy_term_select | files/drupal-6.7/modules/taxonomy/taxonomy.module | Format the selection field for choosing terms
(by deafult the default selection field is used). |
| theme_textarea | files/drupal-6.7/includes/form.inc | Format a textarea. |
| theme_textarea | files/drupal-6.7/includes/form.inc | Format a textarea. |
| theme_textfield | files/drupal-6.7/includes/form.inc | Format a textfield. |
| theme_textfield | files/drupal-6.7/includes/form.inc | Format a textfield. |
| theme_token | files/drupal-6.7/includes/form.inc | Format a form token. |
| theme_token | files/drupal-6.7/includes/form.inc | Format a form token. |
| theme_trigger_display | files/drupal-6.7/modules/trigger/trigger.admin.inc | Display actions assigned to this hook-op combination in a table. |
| theme_trigger_display | files/drupal-6.7/modules/trigger/trigger.admin.inc | Display actions assigned to this hook-op combination in a table. |
| theme_update_report | files/drupal-6.7/modules/update/update.report.inc | Theme project status report. |
| theme_update_report | files/drupal-6.7/modules/update/update.report.inc | Theme project status report. |
| theme_update_version | files/drupal-6.7/modules/update/update.report.inc | Theme the version display of a project. |
| theme_update_version | files/drupal-6.7/modules/update/update.report.inc | Theme the version display of a project. |
| theme_upload_attachments | files/drupal-6.7/modules/upload/upload.module | Displays file attachments in table |
| theme_upload_attachments | files/drupal-6.7/modules/upload/upload.module | Displays file attachments in table |
| theme_upload_form_current | files/drupal-6.7/modules/upload/upload.module | Theme the attachments list. |
| theme_upload_form_current | files/drupal-6.7/modules/upload/upload.module | Theme the attachments list. |
| theme_upload_form_new | files/drupal-6.7/modules/upload/upload.module | Theme the attachment form.
Note: required to output prefix/suffix. |
| theme_upload_form_new | files/drupal-6.7/modules/upload/upload.module | Theme the attachment form.
Note: required to output prefix/suffix. |
| theme_username | files/drupal-6.7/includes/theme.inc | Format a username. |
| theme_username | files/drupal-6.7/includes/theme.inc | Format a username. |
| theme_user_admin_account | files/drupal-6.7/modules/user/user.admin.inc | Theme user administration overview. |
| theme_user_admin_account | files/drupal-6.7/modules/user/user.admin.inc | Theme user administration overview. |
| theme_user_admin_new_role | files/drupal-6.7/modules/user/user.admin.inc | Theme the new-role form. |
| theme_user_admin_new_role | files/drupal-6.7/modules/user/user.admin.inc | Theme the new-role form. |
| theme_user_admin_perm | files/drupal-6.7/modules/user/user.admin.inc | Theme the administer permissions page. |
| theme_user_admin_perm | files/drupal-6.7/modules/user/user.admin.inc | Theme the administer permissions page. |
| theme_user_filters | files/drupal-6.7/modules/user/user.admin.inc | Theme user administration filter selector. |
| theme_user_filters | files/drupal-6.7/modules/user/user.admin.inc | Theme user administration filter selector. |
| theme_user_filter_form | files/drupal-6.7/modules/user/user.admin.inc | Theme user administration filter form. |
| theme_user_filter_form | files/drupal-6.7/modules/user/user.admin.inc | Theme user administration filter form. |
| theme_user_list | files/drupal-6.7/modules/user/user.module | Make a list of users. |
| theme_user_list | files/drupal-6.7/modules/user/user.module | Make a list of users. |
| theme_user_signature | files/drupal-6.7/modules/user/user.module | Theme output of user signature. |
| theme_user_signature | files/drupal-6.7/modules/user/user.module | Theme output of user signature. |
| theme_xml_icon | files/drupal-6.7/includes/theme.inc | Return code that emits an XML icon. |
| theme_xml_icon | files/drupal-6.7/includes/theme.inc | Return code that emits an XML icon. |