Функции

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.
ИмяОписание
taxonomy_node_validate
modules/taxonomy/taxonomy.module
Make sure incoming vids are free tagging enabled.
taxonomy_overview_terms
modules/taxonomy/taxonomy.admin.inc
Form builder for the taxonomy terms overview.
taxonomy_overview_terms_submit
modules/taxonomy/taxonomy.admin.inc
Submit handler for terms overview form.
taxonomy_overview_vocabularies
modules/taxonomy/taxonomy.admin.inc
Form builder to list and manage vocabularies. See alsotaxonomy_overview_vocabularies_submit()
taxonomy_overview_vocabularies_submit
modules/taxonomy/taxonomy.admin.inc
Submit handler for vocabularies overview. Updates changed vocabulary weights. See alsotaxonomy_overview_vocabularies()
taxonomy_perm
modules/taxonomy/taxonomy.module
Реализация hook_perm().
taxonomy_preview_terms
modules/taxonomy/taxonomy.module
Helper function to convert terms after a preview.
taxonomy_render_nodes
modules/taxonomy/taxonomy.module
Принимает результат вызова pager_query(), такой как, например, возвращает taxonomy_select_nodes(), и форматирует каждую ноду вместе с листалкой страниц.
taxonomy_rss_item
modules/taxonomy/taxonomy.module
Provides category information for RSS feeds.
taxonomy_save_term
modules/taxonomy/taxonomy.module
Вспомогательная функция для taxonomy_form_term_submit().
taxonomy_save_vocabulary
modules/taxonomy/taxonomy.module
taxonomy_schema
modules/taxonomy/taxonomy.install
Реализация hook_schema().
taxonomy_select_nodes
modules/taxonomy/taxonomy.module
Находит все ноды, которые соответствуют выбранным условиям таксономии.
taxonomy_terms_parse_string
modules/taxonomy/taxonomy.module
Разбирает строку разделённых запятыми, плюсами или пробелами идентификаторов (ID) терминов таксономии.
taxonomy_term_confirm_delete
modules/taxonomy/taxonomy.admin.inc
Form builder for the term delete form. See alsotaxonomy_term_confirm_delete_submit()
taxonomy_term_confirm_delete_submit
modules/taxonomy/taxonomy.admin.inc
Submit handler to delete a term after confirmation. See alsotaxonomy_term_confirm_delete()
taxonomy_term_confirm_parents
modules/taxonomy/taxonomy.admin.inc
Form builder for the confirmation of multiple term parents. See alsotaxonomy_form_term()
taxonomy_term_count_nodes
modules/taxonomy/taxonomy.module
Считает число опубликованных нод, содержащих терм.
taxonomy_term_page
modules/taxonomy/taxonomy.pages.inc
Коллбэк меню; отображает все ноды, связанные с термином таксономии.
taxonomy_term_path
modules/taxonomy/taxonomy.module
For vocabularies not maintained by taxonomy.module, give the maintaining module a chance to provide a path for terms in that vocabulary.
taxonomy_theme
modules/taxonomy/taxonomy.module
Реализация hook_theme().
taxonomy_vocabulary_confirm_delete
modules/taxonomy/taxonomy.admin.inc
Form builder for the vocabulary delete confirmation form. See alsotaxonomy_vocabulary_confirm_delete_submit()
taxonomy_vocabulary_confirm_delete_submit
modules/taxonomy/taxonomy.admin.inc
Submit handler to delete a vocabulary after confirmation. See alsotaxonomy_vocabulary_confirm_delete()
taxonomy_vocabulary_confirm_reset_alphabetical
modules/taxonomy/taxonomy.admin.inc
Form builder to confirm reseting a vocabulary to alphabetical order. See alsotaxonomy_vocabulary_confirm_reset_alphabetical_submit()
taxonomy_vocabulary_confirm_reset_alphabetical_submit
modules/taxonomy/taxonomy.admin.inc
Submit handler to reset a vocabulary to alphabetical order after confirmation. See alsotaxonomy_vocabulary_confirm_reset_alphabetical()
taxonomy_vocabulary_load
modules/taxonomy/taxonomy.module
Возвращает объект словаря таксономии.
template_preprocess
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
modules/aggregator/aggregator.pages.inc
Process variables for aggregator-feed-source.tpl.php. See alsoaggregator-feed-source.tpl.php
template_preprocess_aggregator_item
modules/aggregator/aggregator.pages.inc
Process variables for aggregator-item.tpl.php. See alsoaggregator-item.tpl.php
template_preprocess_aggregator_summary_item
modules/aggregator/aggregator.pages.inc
Process variables for aggregator-summary-item.tpl.php. See alsoaggregator-summary-item.tpl.php
template_preprocess_aggregator_summary_items
modules/aggregator/aggregator.pages.inc
Process variables for aggregator-summary-items.tpl.php. See alsoaggregator-summary-item.tpl.php
template_preprocess_aggregator_wrapper
modules/aggregator/aggregator.pages.inc
Process variables for aggregator-wrapper.tpl.php. See alsoaggregator-wrapper.tpl.php
template_preprocess_block
includes/theme.inc
Обрабатывает переменные для block.tpl.php
template_preprocess_block_admin_display_form
modules/block/block.admin.inc
Process variables for block-admin-display.tpl.php.
template_preprocess_book_export_html
modules/book/book.module
Process variables for book-export-html.tpl.php.
template_preprocess_book_navigation
modules/book/book.module
Process variables for book-navigation.tpl.php.
template_preprocess_book_node_export_html
modules/book/book.module
Process variables for book-node-export-html.tpl.php.
template_preprocess_comment
modules/comment/comment.module
Process variables for comment.tpl.php. See alsocomment.tpl.php
template_preprocess_comment_folded
modules/comment/comment.module
Process variables for comment-folded.tpl.php. See alsocomment-folded.tpl.php
template_preprocess_comment_wrapper
modules/comment/comment.module
Process variables for comment-wrapper.tpl.php. See alsocomment-wrapper.tpl.php
template_preprocess_forums
modules/forum/forum.module
Process variables for forums.tpl.php
template_preprocess_forum_icon
modules/forum/forum.module
Process variables to format the icon for each individual topic.
template_preprocess_forum_list
modules/forum/forum.module
Process variables to format a forum listing.
template_preprocess_forum_submitted
modules/forum/forum.module
Process variables to format submission info for display in the forum list and topic list.
template_preprocess_forum_topic_list
modules/forum/forum.module
Preprocess variables to format the topic listing.
template_preprocess_forum_topic_navigation
modules/forum/forum.module
Preprocess variables to format the next/previous forum topic navigation links.
template_preprocess_maintenance_page
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...
template_preprocess_node
includes/theme.inc
Обрабатывает переменные для node.tpl.php
template_preprocess_page
includes/theme.inc
Обрабатывает переменные для page.tpl.php
template_preprocess_poll_bar
modules/poll/poll.module
Preprocess the poll_bar theme hook.

Вход в систему