You are here

Functions in Birthdays 7

Primary tabs

Namesort descending Location Description Direct uses Strings
birthdays_birthdays ./birthdays.module Implements hook_birthdays().
birthdays_cron ./birthdays.module Implements hook_cron().
birthdays_defaults_disable defaults/birthdays_defaults.install Implements hook_disable().
birthdays_defaults_install defaults/birthdays_defaults.install Implements hook_install().
birthdays_defaults_uninstall defaults/birthdays_defaults.install Implements hook_uninstall().
birthdays_defaults_update_7003 defaults/birthdays_defaults.install Replaces the non existing token [site:uri-brief] with [site:url-brief] in the default happy birthday message.
birthdays_defaults_views_api defaults/birthdays_defaults.module Implements hook_views_api().
birthdays_defaults_views_default_views defaults/birthdays_defaults.views_default.inc Implements hook_views_default_views().
birthdays_devel_generate ./birthdays.devel_generate.inc Implements hook_devel_generate().
birthdays_element_info ./birthdays.module Implements hook_element_info().
birthdays_feeds_processor_targets_alter ./birthdays.feeds.inc Implements hook_feeds_processor_targets_alter().
birthdays_feeds_set_target ./birthdays.feeds.inc Callback for mapping. Here is where the actual mapping happens. 1
birthdays_field_delete_instance ./birthdays.module Implements hook_field_delete_instance().
birthdays_field_formatter_info ./birthdays.module Implements hook_field_formatter_info().
birthdays_field_formatter_settings_form ./birthdays.module Implements hook_field_formatter_settings_form().
birthdays_field_formatter_settings_summary ./birthdays.module Implements hook_field_formatter_settings_summary().
birthdays_field_formatter_view ./birthdays.module Implements hook_field_formatter_view().
birthdays_field_info ./birthdays.module Implements hook_field_info().
birthdays_field_instance_settings_form ./birthdays.module Implements hook_field_instance_settings_form().
birthdays_field_is_empty ./birthdays.module Implements hook_field_is_empty().
birthdays_field_item_property_info_callback ./birthdays.module Defines info for the properties of the link-field item data structure. 1
birthdays_field_schema ./birthdays.install Implements hook_field_schema().
birthdays_field_views_data_alter views/birthdays.views.inc Implements hook_field_views_data_alter().
birthdays_field_widget_form ./birthdays.module Implements hook_field_widget_form().
birthdays_field_widget_info ./birthdays.module Implements hook_field_widget_info().
birthdays_field_widget_settings_form ./birthdays.module Implements hook_field_widget_settings_form().
birthdays_help ./birthdays.module Implements hook_help().
birthdays_lookup ./birthdays.module Page callback: Evaluates a date format for live display. 1
birthdays_mail ./birthdays.module Implements hook_mail().
birthdays_menu ./birthdays.module Implements hook_menu().
birthdays_process_date ./birthdays.module Render API callback: Expands the birthdays_date element. 1
birthdays_rules_event_info ./birthdays.rules.inc Implements hook_rules_event_info().
birthdays_theme ./birthdays.module Implements hook_theme().
birthdays_trigger_info ./birthdays.module Implements hook_trigger_info().
birthdays_uninstall ./birthdays.install Implements hook_uninstall().
birthdays_update_5003 ./birthdays.install Remove the variable 'birthdays_field_name'.
birthdays_update_6000 ./birthdays.install The placeholder @name in the user birthday message has been replaced by !username, because we now can use user_mail_tokens().
birthdays_update_7000 ./birthdays.install Upgrade the data structure to Drupal 7, creating actions, triggers and fields.
birthdays_update_7001 ./birthdays.install Upgrade the field data to Drupal 7.
birthdays_validate_date ./birthdays.module Render API callback: Validates birthdays_date elements. 3
birthdays_validate_date_complete ./birthdays.module Render API callback: Ensures that a given birthdays_date is complete. 2
birthdays_views_api ./birthdays.module Implements hook_views_api().
hook_birthdays ./birthdays.api.php Executed on birthdays.
theme_birthdays_date ./birthdays.module Returns HTML for a birthdays_date element.
_birthdays_defaults_action_parameters defaults/birthdays_defaults.install Get the default action settings. 3
_birthdays_field_instances ./birthdays.module Gets all instances of birthday fields that are around. 2
_birthdays_field_instances_compare ./birthdays.module Callback for usort() within _birthdays_field_instances(). 1
_birthdays_field_widget_textfield_validate ./birthdays.module Render API callback: Parses a birthday textfield widget value. 1
_birthdays_get ./birthdays.module Queries the database for birthdays. 1
_birthdays_instance_description ./birthdays.module Gets a human readable description of a field instance. 1

Pages

Other projects