You are here

public function FeedsSourceInterface::sourceDefaults in Feeds 7.2

Same name and namespace in other branches
  1. 6 includes/FeedsSource.inc \FeedsSourceInterface::sourceDefaults()
  2. 7 includes/FeedsSource.inc \FeedsSourceInterface::sourceDefaults()

Return an associative array of default values.

1 method overrides FeedsSourceInterface::sourceDefaults()
FeedsPlugin::sourceDefaults in plugins/FeedsPlugin.inc
Implements FeedsSourceInterface::sourceDefaults().

File

includes/FeedsSource.inc, line 45
Definition of FeedsSourceInterface, FeedsState and FeedsSource class.

Class

FeedsSourceInterface
Defines an interface for a feed source.

Code

public function sourceDefaults();