forum.module

Version 1.448.2.8 (checked in on 2010/03/01 at 11:32:00 by goba)

Enable threaded discussions about general topics.

Functions

NameDescription
forum_accessImplementation of hook_access().
forum_blockImplementation of hook_block().
forum_formImplementation of hook_form().
forum_form_alterImplementation of hook_form_alter().
forum_get_forumsReturns a list of all forums for a given taxonomy id
forum_get_topics
forum_helpImplementation of hook_help().
forum_initImplementation of hook_init().
forum_loadImplementation of hook_load().
forum_menuImplementation of hook_menu().
forum_nodeapiImplementation of hook_nodeapi().
forum_node_infoImplementation of hook_node_info().
forum_permImplementation of hook_perm().
forum_taxonomyImplementation of hook_taxonomy().
forum_term_loadFetch a forum term.
forum_term_pathImplementation of hook_term_path().
forum_themeImplementation of hook_theme()
template_preprocess_forumsProcess variables for forums.tpl.php
template_preprocess_forum_iconProcess variables to format the icon for each individual topic.
template_preprocess_forum_listProcess variables to format a forum listing.
template_preprocess_forum_submittedProcess variables to format submission info for display in the forum list and topic list.
template_preprocess_forum_topic_listPreprocess variables to format the topic listing.
template_preprocess_forum_topic_navigationPreprocess variables to format the next/previous forum topic navigation links.
_forum_get_topic_order
_forum_get_topic_order_sql
_forum_newFinds the first unread node for a given forum.
_forum_topics_unreadCalculate the number of nodes the user has not yet read and are newer than NODE_NEW_LIMIT.
_forum_user_last_visit