You are here

Functions in Comment Permissions 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
comment_perm_access ./comment_perm.module Determine access to view comments for current node type. 1
comment_perm_active_type ./comment_perm.module Determine if a node type has enabled Comment permissions. 5
comment_perm_administer_access ./comment_perm.module Determine access to administer comments for current node type. 5
comment_perm_admin_settings ./comment_perm.admin.inc Menu callback; presents the comment_perm settings page. 1
comment_perm_comment_presave ./comment_perm.module Implements hook_comment_presave().
comment_perm_comment_view_alter ./comment_perm.module Implements hook_comment_view_alter().
comment_perm_edit_access ./comment_perm.module Determine access to edit comments for current node type. 2
comment_perm_form_alter ./comment_perm.module Implements hook_form_alter().
comment_perm_form_comment_confirm_delete_alter ./comment_perm.module Implements hook_form_FORM_ID_alter().
comment_perm_help ./comment_perm.module Implements hook_help().
comment_perm_menu ./comment_perm.module Implements hook_menu().
comment_perm_node_view_alter ./comment_perm.module Implements hook_node_view_alter().
comment_perm_permission ./comment_perm.module Implements hook_permission().
comment_perm_post_access ./comment_perm.module Determine access to post comments for current node type. 3
comment_perm_skip_approval_access ./comment_perm.module Determine access to post comments without approval for current node type. 1
_comment_perm_admin_comment_status_info ./comment_perm.admin.inc Get info about comment status for a specific node type. 1

Other projects