You are here

Functions in Talk 6

Primary tabs

Namesort descending Location Description Direct uses Strings
talk_activated ./talk.module Is talk page option activated for node tpye? 6
talk_admin_form ./talk.module Menu call back for admin form. 1
talk_comment ./talk.module Implementation of hook_comment(). Changing the destination to the talk page after posting a comment.
talk_form_alter ./talk.module Implementation of hook_form_alter().
talk_handle ./talk.module Menu callback for talk page. 1
talk_help ./talk.module Implementation of hook_help().
talk_link ./talk.module Implementation of hook_link(). 2
talk_link_alter ./talk.module Implementation of hook_link_alter().
talk_menu ./talk.module Implementation of hook_menu().
talk_nodeapi ./talk.module Implementation of hook_nodeapi().
talk_theme ./talk.module Implementation of hook_theme().
talk_title ./talk.module Provide an appropriate title for the context. 4 3
talk_token_list ./talk.module Implementation of hook_token_list(). Documents the individual tokens handled by the module.
talk_token_values ./talk.module Implementation of hook_token_values().
talk_uninstall ./talk.install Implementation of hook_uninstall().
talk_update_1 ./talk.install Provide 3 different settings instead of the one. Default to the one.
template_preprocess_talkpage ./talk.module Template preprocess function.
theme_talk_comments ./talk.module A theme function to provide flexible rendering of the comments. 1
theme_talk_title ./talk.module Theme function to create a talk title. 1
_talk_access ./talk.module Helper item for talk_menu: access callback. 1
_talk_node_comment_value ./talk.module Value of 'comment' of node. 3

Other projects