You are here

Functions in Comment Access 7

Primary tabs

Namesort descending Location Description Direct uses Strings
commentaccess_access_check ./commentaccess.module This function checks comment access permissions. 1 1
commentaccess_admin_settings ./commentaccess.admin.inc Generate the commentaccess admin settings form 1
commentaccess_comment_presave ./commentaccess.module Implementation of hook_comment_presave()
commentaccess_comment_view ./commentaccess.module Implementation of hook_comment_view().
commentaccess_form_alter ./commentaccess.module Implementation of hook_form_alter().
commentaccess_form_comment_form_alter ./commentaccess.module
commentaccess_form_submit ./commentaccess.module Modification of comment_form_submit() 1
commentaccess_form_user_profile_form_alter ./commentaccess.module
commentaccess_help ./commentaccess.module Implementation of hook_help().
commentaccess_mail ./commentaccess.module Implementation of hook_mail()
commentaccess_mail_message_default ./commentaccess.module This function defines the default message sent out by this module 2
commentaccess_menu ./commentaccess.module Implementation of hook_menu().
commentaccess_menu_alter ./commentaccess.module Implementation of hook_menu_alter()
commentaccess_node_view ./commentaccess.module Implementation of hook_node_view().
commentaccess_permission ./commentaccess.module Implementation of hook_permission().
commentaccess_query_comment_filter_alter ./commentaccess.module Implementation of hook_query_TAG_alter()
commentaccess_requires_approval ./commentaccess.module Returns TRUE if the specified comment requires approval by the comment's node's owner. 1
commentaccess_uninstall ./commentaccess.install Implementation of hook_uninstall().
commentaccess_user_presave ./commentaccess.module Implements hook_user_presave().
_commentaccess_get_account_settings ./commentaccess.module Returns the current commentaccess settings for the specified account. 3

Other projects