Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
taxonomy_vocabulary_confirm_reset_alphabetical_submit drupal-6.x/modules/taxonomy/taxonomy.admin.inc Submit handler to reset a vocabulary to alphabetical order after confirmation. 1
taxonomy_vocabulary_load drupal-6.x/modules/taxonomy/taxonomy.module Return the vocabulary object matching a vocabulary ID. 15
template_preprocess drupal-6.x/includes/theme.inc Adds a default set of helper variables for preprocess functions and templates. This comes in before any other preprocess function which makes it possible to be used in default theme implementations (non-overriden theme functions).
template_preprocess_aggregator_feed_source drupal-6.x/modules/aggregator/aggregator.pages.inc Process variables for aggregator-feed-source.tpl.php.
template_preprocess_aggregator_item drupal-6.x/modules/aggregator/aggregator.pages.inc Process variables for aggregator-item.tpl.php.
template_preprocess_aggregator_summary_item drupal-6.x/modules/aggregator/aggregator.pages.inc Process variables for aggregator-summary-item.tpl.php.
template_preprocess_aggregator_summary_items drupal-6.x/modules/aggregator/aggregator.pages.inc Process variables for aggregator-summary-items.tpl.php.
template_preprocess_aggregator_wrapper drupal-6.x/modules/aggregator/aggregator.pages.inc Process variables for aggregator-wrapper.tpl.php.
template_preprocess_block drupal-6.x/includes/theme.inc Process variables for block.tpl.php
template_preprocess_block_admin_display_form drupal-6.x/modules/block/block.admin.inc Process variables for block-admin-display.tpl.php.
template_preprocess_book_export_html drupal-6.x/modules/book/book.module Process variables for book-export-html.tpl.php.
template_preprocess_book_navigation drupal-6.x/modules/book/book.module Process variables for book-navigation.tpl.php.
template_preprocess_book_node_export_html drupal-6.x/modules/book/book.module Process variables for book-node-export-html.tpl.php.
template_preprocess_comment drupal-6.x/modules/comment/comment.module Process variables for comment.tpl.php.
template_preprocess_comment_folded drupal-6.x/modules/comment/comment.module Process variables for comment-folded.tpl.php.
template_preprocess_comment_wrapper drupal-6.x/modules/comment/comment.module Process variables for comment-wrapper.tpl.php.
template_preprocess_forums drupal-6.x/modules/forum/forum.module Process variables for forums.tpl.php
template_preprocess_forum_icon drupal-6.x/modules/forum/forum.module Process variables to format the icon for each individual topic.
template_preprocess_forum_list drupal-6.x/modules/forum/forum.module Process variables to format a forum listing.
template_preprocess_forum_submitted drupal-6.x/modules/forum/forum.module Process variables to format submission info for display in the forum list and topic list.
template_preprocess_forum_topic_list drupal-6.x/modules/forum/forum.module Preprocess variables to format the topic listing.
template_preprocess_forum_topic_navigation drupal-6.x/modules/forum/forum.module Preprocess variables to format the next/previous forum topic navigation links. 1
template_preprocess_maintenance_page drupal-6.x/includes/theme.maintenance.inc The variables generated here is a mirror of template_preprocess_page(). This preprocessor will run it's course when theme_maintenance_page() is invoked. It is also used in theme_install_page() and theme_update_page() to keep all the variables… 2
template_preprocess_node drupal-6.x/includes/theme.inc Process variables for node.tpl.php
template_preprocess_page drupal-6.x/includes/theme.inc Process variables for page.tpl.php
template_preprocess_poll_bar drupal-6.x/modules/poll/poll.module Preprocess the poll_bar theme hook.
template_preprocess_poll_results drupal-6.x/modules/poll/poll.module Preprocess the poll_results theme hook.
template_preprocess_poll_vote drupal-6.x/modules/poll/poll.module Themes the voting form for a poll.
template_preprocess_profile_block drupal-6.x/modules/profile/profile.module Process variables for profile-block.tpl.php.
template_preprocess_profile_listing drupal-6.x/modules/profile/profile.module Process variables for profile-listing.tpl.php.
template_preprocess_profile_wrapper drupal-6.x/modules/profile/profile.module Process variables for profile-wrapper.tpl.php.
template_preprocess_search_block_form drupal-6.x/modules/search/search.module Process variables for search-block-form.tpl.php.
template_preprocess_search_result drupal-6.x/modules/search/search.pages.inc Process variables for search-result.tpl.php.
template_preprocess_search_results drupal-6.x/modules/search/search.pages.inc Process variables for search-results.tpl.php.
template_preprocess_search_theme_form drupal-6.x/modules/search/search.module Process variables for search-theme-form.tpl.php.
template_preprocess_user_picture drupal-6.x/modules/user/user.module Process variables for user-picture.tpl.php.
template_preprocess_user_profile drupal-6.x/modules/user/user.pages.inc Process variables for user-profile.tpl.php.
template_preprocess_user_profile_category drupal-6.x/modules/user/user.pages.inc Process variables for user-profile-category.tpl.php.
template_preprocess_user_profile_item drupal-6.x/modules/user/user.pages.inc Process variables for user-profile-item.tpl.php.
theme drupal-6.x/includes/theme.inc Generates the themed output. 224 31
theme_admin_block drupal-6.x/modules/system/system.admin.inc This function formats an administrative block for display.
theme_admin_block_content drupal-6.x/modules/system/system.admin.inc This function formats the content of an administrative block.
theme_admin_page drupal-6.x/modules/system/system.admin.inc This function formats an administrative page for viewing.
theme_aggregator_block_item drupal-6.x/modules/aggregator/aggregator.module Format an individual feed item for display in the block.
theme_aggregator_categorize_items drupal-6.x/modules/aggregator/aggregator.pages.inc Theme the page list form for assigning categories.
theme_aggregator_feed_source documentation-6.x/developer/theme.php Implemented using the aggregator-feed-source.tpl.php template.
theme_aggregator_item documentation-6.x/developer/theme.php Implemented using the aggregator-item.tpl.php template.
theme_aggregator_page_opml drupal-6.x/modules/aggregator/aggregator.pages.inc Theme the OPML feed output.
theme_aggregator_page_rss drupal-6.x/modules/aggregator/aggregator.pages.inc Theme the RSS output.
theme_aggregator_summary_item documentation-6.x/developer/theme.php Implemented using the aggregator-summary-item.tpl.php template.

Páginas