aggregator_feed_items_load

Functions that call aggregator_feed_items_load()

Namesort iconLocationDescription
aggregator_feed_items_loadmodules/aggregator/aggregator.pages.incLoad feed items by passing a SQL query.
aggregator_page_categorymodules/aggregator/aggregator.pages.incMenu callback; displays all the items aggregated in a particular category.
aggregator_page_lastmodules/aggregator/aggregator.pages.incMenu callback; displays the most recent items gathered from any feed.
aggregator_page_sourcemodules/aggregator/aggregator.pages.incMenu callback; displays all the items captured from a particular feed.

Functions called by aggregator_feed_items_load()

Namesort iconLocationDescription
aggregator_feed_items_loadmodules/aggregator/aggregator.pages.incLoad feed items by passing a SQL query.
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_queryincludes/database.pgsql.incRuns a basic query in the active database.
pager_queryincludes/pager.incPerform a paged database query.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.