You are here

Functions in Answers 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
answers_content_default_fields ./answers.features.content.inc Implementation of hook_content_default_fields().
answers_continue_ask_submit includes/answers.search.inc Redirect form to the question form. 1
answers_ctools_plugin_api ./answers.features.inc Implementation of hook_ctools_plugin_api().
answers_field_access ./answers.module Implements hook_field_access().
answers_form_answer_node_form_after_build ./answers.module 1
answers_form_answer_node_form_alter ./answers.module Implements hook_form_FORM_ID_alter() for answer_node_form().
answers_form_question_node_form_alter ./answers.module Implements hook_form_FORM_ID_alter() for question_node_form().
answers_form_views_exposed_form_alter ./answers.module Implements hook_form_FORM_ID_alter() for views_exposed_form().
answers_help ./answers.module Implements hook_help().
answers_lock_question includes/answers.lock.inc Lock a question. 2
answers_lock_question_p includes/answers.lock.inc Determines if a question should be locked or not. 2
answers_menu ./answers.module Implements hook_menu().
answers_menu_alter ./answers.module Implements hook_menu_alter().
answers_menu_default_menu_custom ./answers.features.menu_custom.inc Implementation of hook_menu_default_menu_custom().
answers_menu_default_menu_links ./answers.features.menu_links.inc Implementation of hook_menu_default_menu_links().
answers_nodeapi ./answers.module Implements hook_nodeapi().
answers_node_info ./answers.features.inc Implementation of hook_node_info().
answers_notify_new_answer includes/answers.notify.inc If configured to, notify question author of an answer. 1
answers_remove_extra_elements includes/answers.search.inc Removes uneeded elements from the form defination 1
answers_requirements ./answers.install Implements hook_requirements().
answers_reset_question_lock includes/answers.lock.inc Reset the question lock for a single question
answers_reset_question_locks includes/answers.lock.inc Cycle through all questions and reset their locks.
answers_settings ./answers.module Answer administer settings form definition. 1
answers_start_ask_form includes/answers.search.inc Ask question form. 1
answers_strongarm ./answers.strongarm.inc Implementation of hook_strongarm().
answers_theme_registry_alter ./answers.module Implements hook_theme_registry_alter
answers_uninstall ./answers.install Implements hook_uninstall().
answers_unlock_question includes/answers.lock.inc Unlock a question. 2
answers_update_6100 ./answers.install Create a 'field_question_locked_p' field
answers_update_6201 ./answers.install
answers_views_api ./answers.features.inc Implementation of hook_views_api().
answers_views_default_views ./answers.views_default.inc Implementation of hook_views_default_views().
_answers_display_nodeapi includes/answers.display.inc 1
_answers_display_settings includes/answers.display.inc Add settings relating to display to the admin form 1
_answers_field_question_locked_p ./answers.install 1
_answers_notify_nodeapi includes/answers.notify.inc Pseudo implementation of hook_nodeapi(). 1
_answers_notify_settings includes/answers.notify.inc Pseudo implementation of hook_settings(). 1
_answers_question_answers ./answers.module Gathers a list of answer NIDS for a given question. 1
_answers_search_form_views_exposed_form_alter includes/answers.search.inc Pseudo implementation of _answers_search_form_views_exposed_form_alter(). 1

Other projects