taxonomy.admin.inc

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.

Версия 1.22.2.3 (checked in on 2009/02/25 at 12:53:24 by goba)

Administrative page callbacks for the taxonomy module.

Функции

ИмяОписание
taxonomy_add_term_pageMenu callback; return the edit form for a new term after setting the title.
taxonomy_admin_term_editСтраница редактирования термина словаря.
taxonomy_admin_vocabulary_editСтраница редактирования словаря.
taxonomy_form_termФункция формы для редактирования термина. См. также taxonomy_form_term_submit()
taxonomy_form_term_submitОбработчик кнопки "Отправить", формы добавления или обновления термина. См. также taxonomy_form_term()
taxonomy_form_term_validateValidation handler for the term edit form. Ensure numeric weight values. See alsotaxonomy_form_term()
taxonomy_form_vocabularyDisplay form for adding and editing vocabularies. See alsotaxonomy_form_vocabulary_submit()
taxonomy_form_vocabulary_submitAccept the form submission for a vocabulary and save the results.
taxonomy_overview_termsForm builder for the taxonomy terms overview.
taxonomy_overview_terms_submitSubmit handler for terms overview form.
taxonomy_overview_vocabulariesForm builder to list and manage vocabularies. See alsotaxonomy_overview_vocabularies_submit()
taxonomy_overview_vocabularies_submitSubmit handler for vocabularies overview. Updates changed vocabulary weights. See alsotaxonomy_overview_vocabularies()
taxonomy_term_confirm_deleteForm builder for the term delete form. See alsotaxonomy_term_confirm_delete_submit()
taxonomy_term_confirm_delete_submitSubmit handler to delete a term after confirmation. See alsotaxonomy_term_confirm_delete()
taxonomy_term_confirm_parentsForm builder for the confirmation of multiple term parents. See alsotaxonomy_form_term()
taxonomy_vocabulary_confirm_deleteForm builder for the vocabulary delete confirmation form. See alsotaxonomy_vocabulary_confirm_delete_submit()
taxonomy_vocabulary_confirm_delete_submitSubmit handler to delete a vocabulary after confirmation. See alsotaxonomy_vocabulary_confirm_delete()
taxonomy_vocabulary_confirm_reset_alphabeticalForm builder to confirm reseting a vocabulary to alphabetical order. See alsotaxonomy_vocabulary_confirm_reset_alphabetical_submit()
taxonomy_vocabulary_confirm_reset_alphabetical_submitSubmit handler to reset a vocabulary to alphabetical order after confirmation. See alsotaxonomy_vocabulary_confirm_reset_alphabetical()
theme_taxonomy_overview_termsТемизирует обзор терминов как сортируемый список.
theme_taxonomy_overview_vocabulariesТемизирует обзор словарей как сортируемый список.
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии

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