You are here

Functions in Appointment Calendar 7

Primary tabs

Namesort descending Location Description Direct uses Strings
appointment_calendar_add_custom_fields ./appointment_calendar.install Adds fields in content type. 1
appointment_calendar_add_template_page ./appointment_calendar.install Implements function to copy template in themes that are enabled. 1
appointment_calendar_appointment_calendar_timeslot_callback_form ./appointment_calendar.module TimeSlots callback to render derived slots. 1
appointment_calendar_appointment_show ./appointment_calendar.module Callback function for appointcal page. 1
appointment_calendar_block_info_alter ./appointment_calendar.module Implements hook_block_info_alter().
appointment_calendar_check_availability_form ./appointment_calendar.module Implements callback to check availability. 1
appointment_calendar_date_list_form ./appointment_calendar_list.inc Implements hook_form(). 1
appointment_calendar_date_list_form_submit ./appointment_calendar_list.inc Implements hook_form_state().
appointment_calendar_daysbetween ./appointment_calendar.module Implements function to get days in between from and to dates. 2
appointment_calendar_delete_custom_fields ./appointment_calendar.install Delete fileds in unistall module. 1
appointment_calendar_delete_template_page ./appointment_calendar.install Implements function to delete template that copied in theme folders. 1
appointment_calendar_filltime_slots_callback_form ./appointment_calendar_admin_settings.inc Ajax callback function to show timeslots. 1
appointment_calendar_form ./appointment_calendar.module Implements hook_form().
appointment_calendar_form_alter ./appointment_calendar.module Implements hook_form_alter().
appointment_calendar_install ./appointment_calendar.install Implements hook_install().
appointment_calendar_list_date_form ./appointment_calendar_edit.inc Implements hook_form(). 1
appointment_calendar_list_date_form_submit ./appointment_calendar_edit.inc Implements hook_form_submit().
appointment_calendar_list_date_form_validate ./appointment_calendar_edit.inc Implements hook_form_validate().
appointment_calendar_list_delete_form ./appointment_calendar_delete.inc Implements hook_form(). 1
appointment_calendar_list_delete_form_submit ./appointment_calendar_delete.inc Implements hook_form_submit().
appointment_calendar_menu ./appointment_calendar.module Implements hook_menu().
appointment_calendar_node_form_validate ./appointment_calendar.module Implements hook_form_validate(). 1
appointment_calendar_node_info ./appointment_calendar.module Implements hook_node_info().
appointment_calendar_permission ./appointment_calendar.module Implements hook_permission().
appointment_calendar_productcustomtype_installed_fields ./appointment_calendar.install Implements intalled fields. 2
appointment_calendar_productcustomtype_installed_instances ./appointment_calendar.install Implements installed instances. 1
appointment_calendar_schema ./appointment_calendar.install Implements hook_schema().
appointment_calendar_settings_form ./appointment_calendar_admin_settings.inc Function to display form in Setting Page. 1
appointment_calendar_settings_form_submit ./appointment_calendar_admin_settings.inc Implements hook_form_submit().
appointment_calendar_settings_form_validate ./appointment_calendar_admin_settings.inc Implements hook_form_validate().
appointment_calendar_slot_capacity ./appointment_calendar.module Implements function to fetch Slot Capacity using selected date. 7
appointment_calendar_slot_capacity_value ./appointment_calendar.module Implements function to get slot using NID. 2
appointment_calendar_slot_value ./appointment_calendar.module Implements function to get slot using NID. 1
appointment_calendar_uninstall ./appointment_calendar.install Implements hook_unistall().
appointment_calendar_views_api ./appointment_calendar.module Implements hook_views_api().
appointment_calendar_views_default_views views/appointment_calendar.views_default.inc Implements hook_views_default_views().
appointment_calendar_views_pre_render ./appointment_calendar.module Implements hook_views_pre_render().
appointment_calendar_view_date_form ./appointment_calendar_view.inc Implements hook_form(). 1

Other projects