forum.module

Version

1.448.2.4 (checked in on 2008/04/25 at 20:39:54 by goba)

Description

Enable threaded discussions about general topics.

Functions

Namesort iconDescription
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_link_alter
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_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
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.