You are here

Functions in Comment Permissions 6

Primary tabs

Namesort descending Location Description Direct uses Strings
comment_perm_access ./comment_perm.module Can the current user add comments to a given node? 6
comment_perm_admin_settings ./comment_perm.admin.inc Menu callback; presents the comment_perm settings page. 1
comment_perm_comment ./comment_perm.module Implementation of hook_comment().
comment_perm_edit_access ./comment_perm.module Can the current user edit comments? 2
comment_perm_form_alter ./comment_perm.module Implementation of hook_form_alter().
comment_perm_link_alter ./comment_perm.module Implementation of hook_link_alter().
comment_perm_menu ./comment_perm.module Implementation of hook_menu().
comment_perm_nodeapi ./comment_perm.module Implementation of hook_nodeapi().
comment_perm_perm ./comment_perm.module Implementation of hook_perm().
comment_perm_post_without_permission_access ./comment_perm.module Can the current user post comments without permission? 1
comment_perm_preprocess_box ./comment_perm.module 'Post new comment' forms on the node page should be removed if a user doesn't have permission to post comments.
comment_perm_preprocess_comment ./comment_perm.module Process variables for comment.tpl.php.
_comment_perm_access_denied_message ./comment_perm.module 2

Other projects