You are here

Functions in Feeds Comment Processor 6

Primary tabs

Namesort descending Location Description Direct uses Strings
feeds_comment_processor_comment ./feeds_comment_processor.module
feeds_comment_processor_enable ./feeds_comment_processor.module Clear Feeds' cache on FCP enable - without this, Feeds may complain about missing plugins
feeds_comment_processor_feeds_plugins ./feeds_comment_processor.module Implementation of hook_feeds_plugins().
feeds_comment_processor_install ./feeds_comment_processor.install Implementation of hook_install().
feeds_comment_processor_schema ./feeds_comment_processor.install Implementation of hook_schema().
feeds_comment_processor_uninstall ./feeds_comment_processor.install Implementation of hook_uninstall().
_feeds_comment_delete ./FeedsCommentProcessor.inc 2
_feeds_comment_processor_comment ./feeds_comment_processor.module Handles FeedsCommentProcessor specific hook_comment operations. 1
_feeds_comment_save ./FeedsCommentProcessor.inc This function is copied and pasted from comment_save in Drupal core and then modified to get rid of access restrictions and to prevent extraneous dsms. 1

Other projects