aggregator.pages.inc

Version 1.42 (checked in on 2010/04/24 at 14:49:13 by dries)

User page callbacks for the aggregator module.

Functions

NameDescription
aggregator_categorize_itemsForm builder; build the page list form.
aggregator_categorize_items_submitProcess aggregator_categorize_items() form submissions.
aggregator_feed_items_loadLoad feed items
aggregator_page_categoriesMenu callback; displays all the categories used by the aggregator.
aggregator_page_categoryMenu callback; displays all the items aggregated in a particular category.
aggregator_page_category_formMenu callback; displays a form containing items aggregated in a category.
aggregator_page_lastMenu callback; displays the most recent items gathered from any feed.
aggregator_page_opmlMenu callback; generates an OPML representation of all feeds.
aggregator_page_rssMenu callback; generate an RSS 0.92 feed of aggregator items or categories.
aggregator_page_sourceMenu callback; displays all the items captured from a particular feed.
aggregator_page_sourcesMenu callback; displays all the feeds used by the aggregator.
aggregator_page_source_formMenu callback; displays a form with all items captured from a feed.
template_preprocess_aggregator_feed_sourceProcess variables for aggregator-feed-source.tpl.php. See alsoaggregator-feed-source.tpl.php
template_preprocess_aggregator_itemProcess variables for aggregator-item.tpl.php. See alsoaggregator-item.tpl.php
template_preprocess_aggregator_summary_itemProcess variables for aggregator-summary-item.tpl.php. See alsoaggregator-summary-item.tpl.php
template_preprocess_aggregator_summary_itemsProcess variables for aggregator-summary-items.tpl.php. See alsoaggregator-summary-item.tpl.php
template_preprocess_aggregator_wrapperProcess variables for aggregator-wrapper.tpl.php. See alsoaggregator-wrapper.tpl.php
theme_aggregator_categorize_itemsReturns HTML for the aggregator page list form for assigning categories.
theme_aggregator_page_opmlPrints the OPML page for a feed.
theme_aggregator_page_rssPrints the RSS page for a feed.
_aggregator_page_listPrints an aggregator page listing a number of feed items.