Version 1.494 (checked in on 2009/05/26 at 09:13:47 by dries)
Provides discussion forums.
| Name | Beschreibung |
|---|---|
| forum_access | Implementation of hook_access(). |
| forum_block_configure | Implementation of hook_block_configure(). |
| forum_block_list | Implementation of hook_block_list(). |
| forum_block_save | Implementation of hook_block_save(). |
| forum_block_view | Implementation of hook_block_view(). |
| forum_form | Implementation of hook_form(). |
| forum_form_alter | Implementation of hook_form_alter(). |
| forum_get_forums | Returns a list of all forums for a given taxonomy id |
| forum_get_topics | |
| forum_help | Implementation of hook_help(). |
| forum_init | Implementation of hook_init(). |
| forum_menu | Implementation of hook_menu(). |
| forum_node_delete | Implementation of hook_node_delete(). |
| forum_node_info | Implementation of hook_node_info(). |
| forum_node_insert | Implementation of hook_node_insert(). |
| forum_node_load | Implementation of hook_node_load(). |
| forum_node_prepare | Implementation of hook_node_prepare(). |
| forum_node_presave | Implementation of hook_node_presave(). |
| forum_node_update | Implementation of hook_node_update(). |
| forum_node_validate | Implementation of hook_node_validate(). |
| forum_node_view | Implementation of hook_node_view(). |
| forum_perm | Implementation of hook_perm(). |
| forum_taxonomy | Implementation of hook_taxonomy(). |
| forum_term_load | Fetch a forum term. |
| forum_term_path | Implementation of hook_term_path(). |
| forum_theme | Implementation of hook_theme(). |
| template_preprocess_forums | Process variables for forums.tpl.php |
| template_preprocess_forum_icon | Process variables to format the icon for each individual topic. |
| template_preprocess_forum_list | Process variables to format a forum listing. |
| template_preprocess_forum_submitted | Process variables to format submission info for display in the forum list and topic list. |
| template_preprocess_forum_topic_list | Preprocess variables to format the topic listing. |
| template_preprocess_forum_topic_navigation | Preprocess variables to format the next/previous forum topic navigation links. |
| _forum_get_topic_order | |
| _forum_get_topic_order_sql | |
| _forum_node_check_node_type | _forum_node_check_node_type |
| _forum_topics_unread | Calculate the number of nodes the user has not yet read and are newer than NODE_NEW_LIMIT. |
| _forum_user_last_visit |
Kommentare
Kommentar hinzufügen