aggregator_feed_items_load

Functions that call aggregator_feed_items_load()

Namesort iconLocationDescription
aggregator_feed_items_loadmodules/aggregator/aggregator.pages.incLoad feed items
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
db_queryincludes/database/database.incExecute an arbitrary query string against the active database.
db_query_rangeincludes/database/database.incExecute an arbitrary query string against the active database, restricted to a specified range. See alsoDatabaseConnection::defaultOptions()
 
 

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.