aggregator_page_category

Functions that call aggregator_page_category()

Namesort iconLocationDescription
aggregator_page_categorymodules/aggregator/aggregator.moduleMenu callback; displays all the items aggregated in a particular category.

Functions called by aggregator_page_category()

Namesort iconLocationDescription
aggregator_page_categorymodules/aggregator/aggregator.moduleMenu callback; displays all the items aggregated in a particular category.
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.
drupal_add_feedincludes/common.incAdd a feed URL for the current page.
tincludes/common.incTranslate strings to the current locale.
urlincludes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
variable_getincludes/bootstrap.incReturn a persistent variable.
_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.
 
 

Drupal is a registered trademark of Dries Buytaert.