aggregator_page_categories

Functions that call aggregator_page_categories()

Namesort iconLocationDescription
aggregator_page_categoriesmodules/aggregator/aggregator.pages.incMenu callback; displays all the categories used by the aggregator.

Functions called by aggregator_page_categories()

Namesort iconLocationDescription
aggregator_page_categoriesmodules/aggregator/aggregator.pages.incMenu callback; displays all the categories used by the aggregator.
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()
themeincludes/theme.incGenerate the themed output.
urlincludes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
variable_getincludes/bootstrap.incReturn a persistent variable.
 
 

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.