aggregator_page_source

Functions that call aggregator_page_source()

Namesort iconLocationDescription
aggregator_page_sourcemodules/aggregator/aggregator.moduleMenu callback; displays all the items captured from a particular feed.

Functions called by aggregator_page_source()

Namesort iconLocationDescription
aggregator_page_sourcemodules/aggregator/aggregator.moduleMenu callback; displays all the items captured from a particular feed.
argincludes/path.incReturn a component of the current Drupal path.
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_queryincludes/database.incRuns a basic query in the active database.
themeincludes/theme.incGenerate the themed representation of a Drupal object.
_aggregator_page_listmodules/aggregator/aggregator.modulePrints an aggregator page listing a number of feed items. Various menu callbacks use this function to print their feeds.
 
 

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.