You are here

Functions in Advanced Forum 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
advanced_forum_get_forums includes/core-overrides.inc Returns a list of all forums for a given taxonomy id 2
advanced_forum_get_last_page ./advanced_forum.module Returns the page number of the last page starting at 0 like the pager does. 1
advanced_forum_get_mark_read_link includes/mark-read.inc Either fill a $links array or return a string version of the link to mark read. 2
advanced_forum_get_plugins includes/plugins.inc Fetch a group of plugins by name. 2
advanced_forum_get_reply_link ./advanced_forum.module 1
advanced_forum_get_style includes/style.inc 1
advanced_forum_get_style includes/plugins.inc Fetch an advanced forum style plugin 1
advanced_forum_get_styles includes/plugins.inc Collate information about all available advanced_forum styles.
advanced_forum_get_topics includes/core-overrides.inc This is copied from the forum module and adapted. 2
advanced_forum_install ./advanced_forum.install @file Installation code for Advanced Forum.
advanced_forum_is_forum_tagged includes/style.inc 1
advanced_forum_is_styled includes/style.inc 5
advanced_forum_last_post_in_topic ./advanced_forum.module Get the comment id of the last post in a topic. 1
advanced_forum_last_post_link ./advanced_forum.module Get a link to the last post in a topic. 1
advanced_forum_link ./advanced_forum.module Implementation of hook_link().
advanced_forum_link_alter ./advanced_forum.module Implementation of hook_link_alter().
advanced_forum_load_hooks includes/plugins.inc Load plugin info for all hooks; this is handled separately from plugins from files. 1
advanced_forum_load_style_includes includes/style.inc Load any .inc files related to the style so that preprocess functions can run as appropriate. 2
advanced_forum_markasread includes/mark-read.inc Marks all posts in forums or in a given forum as read by the current user. 1
advanced_forum_markasread_access includes/mark-read.inc Access callback for menus and link display. 1 1
advanced_forum_menu ./advanced_forum.module Implementation of hook_menu().
advanced_forum_menu_alter ./advanced_forum.module Implementation of hook_menu_alter().
advanced_forum_nodeapi ./advanced_forum.module Implementation of hook_nodeapi().
advanced_forum_node_is_styled includes/style.inc 2
advanced_forum_node_type_create_list ./advanced_forum.module Generate a list of node creation links for a forum. 1
advanced_forum_page includes/core-overrides.inc Menu callback; prints a forum listing. 1 2
advanced_forum_page_first_new ./advanced_forum.module Get the page number with the first new post. This is simply a wrapper to either call the comment module version or the nodecomment module version. 2
advanced_forum_path_to_style includes/style.inc Returns the path to the advanced forum style, including the style name
advanced_forum_path_to_theme includes/style.inc Returns the path to actual site theme in use because path_to_theme is flaky. 2
advanced_forum_perm ./advanced_forum.module Implementation of hook_perm().
advanced_forum_post_position ./advanced_forum.module Returns the display position of a given reply post ID on a given node. 2
advanced_forum_preprocess_advanced_forum_active_poster includes/theme.inc Preprocesses template variables for the active poster template.
advanced_forum_preprocess_advanced_forum_forum_legend includes/theme.inc Preprocesses template variables for the forum legend template.
advanced_forum_preprocess_advanced_forum_search_forum includes/theme.inc Preprocesses template variables for the forum search form template.
advanced_forum_preprocess_advanced_forum_search_topic includes/theme.inc
advanced_forum_preprocess_advanced_forum_statistics includes/theme.inc Preprocesses template variables for the forum statistics template.
advanced_forum_preprocess_advanced_forum_topic_header includes/theme.inc Preprocesses template variables for the topic header template.
advanced_forum_preprocess_advanced_forum_topic_legend includes/theme.inc Preprocesses template variables for the topic legend template.
advanced_forum_preprocess_author_pane includes/theme.inc Preprocesses template variables for the author pane.
advanced_forum_preprocess_comment includes/theme.inc Preprocesses template variables for the comment template.
advanced_forum_preprocess_comment_wrapper includes/theme.inc
advanced_forum_preprocess_forums includes/theme.inc Preprocesses template variables for the forum template.
advanced_forum_preprocess_forum_icon includes/theme.inc Preprocesses template variables for the forum icon template.
advanced_forum_preprocess_forum_list includes/theme.inc Preprocesses template variables for the forum list template.
advanced_forum_preprocess_forum_submitted includes/theme.inc Preprocesses template variables for the submitted by/in template.
advanced_forum_preprocess_forum_topic_list includes/theme.inc Preprocesses template variables for the topic list template.
advanced_forum_preprocess_forum_topic_navigation includes/theme.inc
advanced_forum_preprocess_node includes/theme.inc Preprocesses template variables for the node template.
advanced_forum_preprocess_page includes/theme.inc Preprocesses template variables for the page template.
advanced_forum_preprocess_views_view_fields__advanced_forum_search includes/theme.inc Preprocesses template variables for the search results template.

Pages

Other projects