poll.module

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

Версия 1.263.2.3 (checked in on 2008/12/18 at 15:46:20 by dries)

Enables your site to capture votes on different topics in the form of multiple choice questions.

Функции

ИмяОписание
poll_accessРеализация метода hook_access()
poll_blockРеализация hook_block().
poll_cancelSubmit callback for poll_cancel_form
poll_cancel_formBuilds the cancel form for a poll. See alsopoll_cancel()
poll_choice_jsКоллбэк меню для AHAH добавления пунктов.
poll_cronРеализация hook_cron().
poll_deleteРеализация hook_delete().
poll_formРеализация hook_form().
poll_helpРеализация hook_help().
poll_initРеализация hook_init().
poll_insertImplementation of hook_insert().
poll_loadImplementation of hook_load().
poll_menuРеализация hook_menu().
poll_more_choices_submitSubmit handler to add more choices to a poll form. This handler is used when javascript is not available. It makes changes to the form state and the entire form is rebuilt during the page reload.
poll_node_form_submitImplementation of hook_submit().
poll_node_infoРеализация hook_node_info().
poll_permРеализация hook_perm().
poll_teaserСоздает список вариантов ответов опроса для помещения этого списка в тизере.
poll_themeРеализация hook_theme().
poll_updateImplementation of hook_update().
poll_userРеализация hook_user().
poll_validateImplementation of hook_validate().
poll_viewРеализация hook_view().
poll_view_resultsGenerates a graphical representation of the results of a poll.
poll_view_votingGenerates the voting form for a poll. See alsopoll_vote()
poll_view_voting_validateValidation function for processing votes
poll_voteSubmit handler for processing a vote
template_preprocess_poll_barPreprocess the poll_bar theme hook.
template_preprocess_poll_resultsPreprocess the poll_results theme hook.
template_preprocess_poll_voteThemes the voting form for a poll.
theme_poll_choicesTheme the admin poll form for choices.
_poll_choice_form
_poll_menu_accessCallback function to see if a node is acceptable for poll menu items.
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии

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