You are here

11 calls to feeds_include_library() in Feeds 6

CommonSyndicationParserTestCase::setUp in tests/common_syndication_parser.test
Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
FeedsCSVParser::parse in plugins/FeedsCSVParser.inc
Implementation of FeedsParser::parse().
FeedsEnclosure::getContent in plugins/FeedsParser.inc
FeedsHTTPBatch::getRaw in plugins/FeedsHTTPFetcher.inc
Implementation of FeedsImportBatch::getRaw();
FeedsHTTPFetcher::clear in plugins/FeedsHTTPFetcher.inc
Clear caches.
FeedsHTTPFetcher::sourceFormValidate in plugins/FeedsHTTPFetcher.inc
Override parent::sourceFormValidate().
FeedsOPMLParser::parse in plugins/FeedsOPMLParser.inc
Implementation of FeedsParser::parse().
FeedsSimplePieEnclosure::__wakeup in plugins/FeedsSimplePieParser.inc
Unserialization helper.
FeedsSimplePieParser::parse in plugins/FeedsSimplePieParser.inc
Implementation of FeedsParser::parse().
FeedsSyndicationParser::parse in plugins/FeedsSyndicationParser.inc
Implementation of FeedsParser::parse().
ParserCSVTest::test in tests/parser_csv.test
Test method.