Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
aggregator_help drupal/core/modules/aggregator/aggregator.module Implements hook_help().
aggregator_form_opml_validate drupal/core/modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_opml().
aggregator_form_opml_submit drupal/core/modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_opml().
aggregator_form_opml drupal/core/modules/aggregator/aggregator.admin.inc Form constructor for importing feeds from OPML. 1
aggregator_form_feed_validate drupal/core/modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_feed().
aggregator_form_feed_submit drupal/core/modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_feed().
aggregator_form_feed drupal/core/modules/aggregator/aggregator.admin.inc Form constructor for adding and editing feed sources. 2
aggregator_form_category_validate drupal/core/modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_category().
aggregator_form_category_submit drupal/core/modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_category().
aggregator_form_category drupal/core/modules/aggregator/aggregator.admin.inc Form constructor to add/edit/delete aggregator categories. 1
aggregator_form_aggregator_admin_form_alter drupal/core/modules/aggregator/aggregator.processor.inc Implements hook_form_aggregator_admin_form_alter().
aggregator_filter_xss drupal/core/modules/aggregator/aggregator.module Safely renders HTML content, as allowed. 2
aggregator_feed_load drupal/core/modules/aggregator/aggregator.module Loads an aggregator feed.
aggregator_expire drupal/core/modules/aggregator/aggregator.processor.inc Expires items from a feed depending on expiration settings. 1 1
aggregator_element_start drupal/core/modules/aggregator/aggregator.parser.inc Performs an action when an opening tag is encountered. 1
aggregator_element_end drupal/core/modules/aggregator/aggregator.parser.inc Performs an action when a closing tag is encountered. 1
aggregator_element_data drupal/core/modules/aggregator/aggregator.parser.inc Performs an action when data is encountered. 1
aggregator_cron drupal/core/modules/aggregator/aggregator.module Implements hook_cron().
aggregator_category_load drupal/core/modules/aggregator/aggregator.module Loads an aggregator category.
aggregator_categorize_items_submit drupal/core/modules/aggregator/aggregator.pages.inc Form submission handler for aggregator_categorize_items(). 1
aggregator_categorize_items drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to build the page list form. 1
aggregator_block_view drupal/core/modules/aggregator/aggregator.module Implements hook_block_view().
aggregator_block_save drupal/core/modules/aggregator/aggregator.module Implements hook_block_save().
aggregator_block_info drupal/core/modules/aggregator/aggregator.module Implements hook_block_info().
aggregator_block_configure drupal/core/modules/aggregator/aggregator.module Implements hook_block_configure().
aggregator_aggregator_remove drupal/core/modules/aggregator/aggregator.processor.inc Implements hook_aggregator_remove().
aggregator_aggregator_process_info drupal/core/modules/aggregator/aggregator.processor.inc Implements hook_aggregator_process_info().
aggregator_aggregator_process drupal/core/modules/aggregator/aggregator.processor.inc Implements hook_aggregator_process().
aggregator_aggregator_parse_info drupal/core/modules/aggregator/aggregator.parser.inc Implements hook_aggregator_parse_info().
aggregator_aggregator_parse drupal/core/modules/aggregator/aggregator.parser.inc Implements hook_aggregator_parse().
aggregator_admin_remove_feed_submit drupal/core/modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_admin_remove_feed().
aggregator_admin_remove_feed drupal/core/modules/aggregator/aggregator.admin.inc Page callback: Deletes a feed. 1
aggregator_admin_refresh_feed drupal/core/modules/aggregator/aggregator.admin.inc Page callback: Refreshes a feed, then redirects to the overview page. 1
aggregator_admin_overview drupal/core/modules/aggregator/aggregator.admin.inc Page callback: Displays the aggregator administration page. 1
aggregator_admin_form_submit drupal/core/modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_admin_form().
aggregator_admin_form drupal/core/modules/aggregator/aggregator.admin.inc Form constructor for the aggregator system settings. 1
action_views_form_substitutions drupal/core/modules/action/action.views.inc Implements hook_views_form_substitutions().
action_views_data drupal/core/modules/action/action.views.inc Implements hook_views_data().
action_synchronize drupal/core/modules/action/action.module Synchronizes actions that are provided by modules in hook_action_info(). 3
action_send_email_action_validate drupal/core/modules/action/action.module Validates action_send_email_action() form submissions.
action_send_email_action_submit drupal/core/modules/action/action.module Processes action_send_email_action() form submissions.
action_send_email_action_form drupal/core/modules/action/action.module Return a form definition so the Send email action can be configured.
action_send_email_action drupal/core/modules/action/action.module Sends an e-mail message.
action_schema drupal/core/modules/action/action.install Implements hook_schema().
action_save drupal/core/modules/action/action.module Saves an action and its user-supplied parameter values to the database. 2
action_rebuild drupal/core/modules/action/action.module Implements hook_rebuild().
action_permission drupal/core/modules/action/action.module Implements hook_permission().
action_message_action_submit drupal/core/modules/action/action.module Processes action_message_action form submissions.
action_message_action_form drupal/core/modules/action/action.module Constructs the settings form for action_message_action().
action_message_action drupal/core/modules/action/action.module Sends a message to the current user's screen.

Pages

Other projects