aggregator.pages.inc

User page callbacks for the Aggregator module.

File

modules/aggregator/aggregator.pages.inc

Functions

Name Description
aggregator_categorize_items Form constructor to build the page list form.
aggregator_categorize_items_submit Form submission handler for aggregator_categorize_items().
aggregator_feed_items_load Loads and optionally filters feed items.
aggregator_page_categories Page callback: Displays all the categories used by the Aggregator module.
aggregator_page_category Page callback: Displays all the items aggregated in a particular category.
aggregator_page_category_form Page callback: Displays a form containing items aggregated in a category.
aggregator_page_last Page callback: Displays the most recent items gathered from any feed.
aggregator_page_opml Page callback: Generates an OPML representation of all feeds.
aggregator_page_rss Page callback: Generates an RSS 0.92 feed of aggregator items or categories.
aggregator_page_source Page callback: Displays all the items captured from the particular feed.
aggregator_page_sources Page callback: Displays all the feeds used by the aggregator.
aggregator_page_source_form Page callback: Displays a form with all items captured from a feed.
template_preprocess_aggregator_feed_source Processes variables for aggregator-feed-source.tpl.php.
template_preprocess_aggregator_item Processes variables for aggregator-item.tpl.php.
template_preprocess_aggregator_summary_item Processes variables for aggregator-summary-item.tpl.php.
template_preprocess_aggregator_summary_items Processes variables for aggregator-summary-items.tpl.php.
template_preprocess_aggregator_wrapper Processes variables for aggregator-wrapper.tpl.php.
theme_aggregator_categorize_items Returns HTML for the aggregator page list form for assigning categories.
theme_aggregator_page_opml Prints the OPML page for the feed.
theme_aggregator_page_rss Prints the RSS page for a feed.
_aggregator_page_list Prints an aggregator page listing a number of feed items.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!aggregator!aggregator.pages.inc/7.x