You are here

Functions in Appointment Calendar 8

Primary tabs

Namesort descending Location Description Direct uses Strings
appointment_calendar_appointment_calendar_timeslot_callback_form ./appointment_calendar.module TimeSlots callback to render derived slots. 1
appointment_calendar_check_user ./appointment_calendar.module Implements function to get slot. 1
appointment_calendar_daysbetween ./appointment_calendar.module Implements function to get days in between from and to dates. 2
appointment_calendar_form_alter ./appointment_calendar.module implements hook_form_alter().
appointment_calendar_node_delete ./appointment_calendar.module Implements hook_node_delete().
appointment_calendar_schema ./appointment_calendar.install Implements hook_schema().
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. 2
appointment_calendar_slot_value ./appointment_calendar.module Implements function to get slot using NID. 1
appointment_calendar_submit ./appointment_calendar.module Implements submit function for appointment calendar submit. 1
appointment_calendar_theme ./appointment_calendar.module Implements hook_theme().
appointment_calendar_uninstall ./appointment_calendar.install Implements hook_unistall().
appointment_calendar_validate ./appointment_calendar.module Implements validate function for appointment calendar validate. 1
check_slot_availability ./appointment_calendar.module Implements for slot availability check on selected date. 1
get_slot_values ./appointment_calendar.module Implements to get slots for selected date. 1

Other projects