You are here

Classes, traits, and interfaces in FeedAPI 6

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
FeedAPICronTestsCase class tests/feedapi_cron.test Class for testing FeedAPI cron scheduling.
FeedAPIDeleteTestsCase class tests/feedapi_delete.test Class for testing FeedAPI feed deleting.
FeedAPIErrorTestsCase class tests/feedapi_error.test Class for testing FeedAPI error-proofness. Various tests for invalid input and misconfiguration handling.
FeedAPIExpireTestsCase class tests/feedapi_expire.test Class for testing FeedAPI cron scheduling.
FeedAPINodeTestsCase class feedapi_node/tests/feedapi_node.test Class for testing feedapi_node. It also tests FeedAPI and SimplePie parsers.
FeedAPIOPMLTestsCase class tests/feedapi_opml.test Class for testing FeedAPI OPML support.
FeedAPIRevisionTestsCase class tests/feedapi_revision.test Class for testing FeedAPI revision support.
feedapi_handler_field_node_link_purge class views/handlers/feedapi_handler_field_node_link_purge.inc Field handler to present a purge node link.
feedapi_handler_field_node_link_refresh class views/handlers/feedapi_handler_field_node_link_refresh.inc Field handler to present a refresh node link.
feedapi_handler_field_url class views/handlers/feedapi_handler_field_url.inc Field handler to provide title links to drupal nodes
feedapi_handler_filter_feed_content_type class views/handlers/feedapi_handler_filter_feed_content_type.inc Filter handler for filtering nodes by whether or not they're feed-enabled.
feedapi_handler_filter_url_unique class views/handlers/feedapi_handler_filter_url_unique.inc Filter handler to filter out multiple URLs
FeedAPTypeTestsCase class tests/feedapi_type.test Class for testing FeedAPI content-type related functionality.
FeedAPUploadTestsCase class tests/feedapi_upload.test Class for testing FeedAPI file upload support.

Other projects