9 calls to drupal_add_feed()
- aggregator_page_category in modules/
aggregator/ aggregator.pages.inc - Page callback: Displays all the items aggregated in a particular category.
- aggregator_page_last in modules/
aggregator/ aggregator.pages.inc - Page callback: Displays the most recent items gathered from any feed.
- blog_page_last in modules/
blog/ blog.pages.inc - Menu callback; displays a Drupal page containing recent blog entries of all users.
- blog_page_user in modules/
blog/ blog.pages.inc - Menu callback; displays a Drupal page containing recent blog entries of a given user.
- DrupalAddFeedTestCase::testBasicFeedAddNoTitle in modules/
simpletest/ tests/ common.test - Test drupal_add_feed() with paths, URLs, and titles.
- drupal_get_feeds in includes/
common.inc - Gets the feed URLs for the current page.
- node_page_default in modules/
node/ node.module - Menu callback: Generates a listing of promoted nodes.
- taxonomy_term_page in modules/
taxonomy/ taxonomy.pages.inc - Menu callback; displays all nodes associated with a term.
- template_preprocess_forums in modules/
forum/ forum.module - Preprocesses variables for forums.tpl.php.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.