Implements hook_comment_view().
function trigger_comment_view($comment) { _trigger_comment($comment, 'comment_view'); }