You are here

Functions in Interval Field 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_interval_intervals ./interval.api.php Lets modules nominate their own intervals.
interval_apply_interval ./interval.module Applies the interval values to a given date 2
interval_element_info ./interval.module Implements hook_element_info().
interval_element_process ./interval.module Process function to expand the interval element type. 1
interval_entity_property_field_item_interval_info ./interval.module Defines the data structure used for interval field items. 1
interval_field_entity_property_info_alter ./interval.module Callback to alter the property info of interval fields. 1
interval_field_formatter_info ./interval.module Implements hook_field_formatter_info().
interval_field_formatter_view ./interval.module Implements hook_field_formatter_view().
interval_field_info ./interval.module Implements hook_field_info().
interval_field_instance_settings_form ./interval.module Implements hook_field_instance_settings_form().
interval_field_is_empty ./interval.module Implements hook_field_is_empty().
interval_field_schema ./interval.install Implements hook_field_schema().
interval_field_validate ./interval.module Implements hook_field_validate().
interval_field_widget_error ./interval.module Implements hook_field_widget_error().
interval_field_widget_form ./interval.module Implements hook_field_widget_form().
interval_field_widget_info ./interval.module Implements hook_field_widget_info().
interval_format_interval ./interval.module Formats an interval 1
interval_get_intervals ./interval.module Util function to fetch defined intervals 6
interval_interval_intervals ./interval.module Implements hook_interval_intervals
interval_period_options_list ./interval.module Returns an options list of all supported interval periods. 2
interval_php_interval ./interval.module Returns a PHP date/time string for a given interval. 2
interval_rules_action_info ./interval.rules.inc Implements hook_rules_action_info().
interval_rules_apply_interval ./interval.rules.inc Rules action callback: Apply an interval to a date. 1
interval_theme ./interval.module Implements hook_theme().
theme_interval ./interval.module Returns HTML for an interval form element.

Other projects