forum.module

Version

1.243.2.13 (checked in on 2006/10/18 at 20:14:08 by killes)

Description

Enable threaded discussions about general topics.

Functions

Namesort iconDescription
forum_accessImplementation of hook_access().
forum_adminAdministration page which allows maintaining forums
forum_admin_configureImplementation of hook_settings
forum_blockImplementation of hook_block().
forum_deleteImplementation of hook_delete().
forum_formImplementation of hook_form().
forum_form_containerReturns a form for adding a container to the forum vocabulary
forum_form_forumReturns a form for adding a forum to the forum vocabulary
forum_get_forumsReturns a list of all forums for a given taxonomy id
forum_get_topics
forum_helpImplementation of hook_help().
forum_insertImplementation of hook_insert().
forum_linkImplementation of hook_link().
forum_loadImplementation of hook_load().
forum_menuImplementation of hook_menu().
forum_node_nameImplementation of hook_node_name().
forum_overviewReturns an overview list of existing forums and containers
forum_pageMenu callback; prints a forum listing.
forum_permImplementation of hook_perm().
forum_taxonomyImplementation of hook_taxonomy().
forum_updateImplementation of hook_update().
forum_validateImplementation of hook_validate().
forum_viewImplementation of hook_view().
theme_forum_displayFormat the forum body.
theme_forum_listFormat the forum listing.
theme_forum_topic_listFormat the topic listing.
_forum_confirm_deleteReturns a confirmation page for deleting a forum taxonomy term
_forum_depthHelper function used to generate indentation for forum list
_forum_formatFormats a topic for display
_forum_get_topic_order
_forum_get_topic_order_sql
_forum_get_vidReturns the vocabulary id for forum navigation.
_forum_icon
_forum_newFinds the first unread node for a given forum.
_forum_parent_selectReturns a select box for available parent terms
_forum_topics_read
_forum_user_last_visit
 
 

Drupal is a registered trademark of Dries Buytaert.