drush_fullcalendar_plugin |
./fullcalendar.drush.inc |
Commands to download the FullCalendar plugin. |
|
|
fullcalendar_admin_settings |
./fullcalendar.admin.inc |
General configuration form for controlling the fullcalendar behaviour. |
|
1 |
fullcalendar_date_fields |
./fullcalendar.module |
Find all date fields in this instance. |
1 |
|
fullcalendar_drush_command |
./fullcalendar.drush.inc |
Implements hook_drush_command(). |
|
|
fullcalendar_drush_help |
./fullcalendar.drush.inc |
Implements hook_drush_help(). |
|
|
fullcalendar_get_js_path |
./fullcalendar.module |
Returns the path to the FullCalender plugin. |
1 |
|
fullcalendar_get_version |
./fullcalendar.module |
Returns the version of FullCalender plugin that is installed. |
2 |
|
fullcalendar_library |
./fullcalendar.module |
Implements hook_library(). |
|
|
fullcalendar_menu |
./fullcalendar.module |
Implements hook_menu(). |
|
|
fullcalendar_permission |
./fullcalendar.module |
Implements hook_permission(). |
|
|
fullcalendar_requirements |
./fullcalendar.install |
Implements of hook_requirements(). |
|
|
fullcalendar_theme |
./fullcalendar.module |
Implements hook_theme(). |
|
|
fullcalendar_uninstall |
./fullcalendar.install |
Implementation of hook_uninstall(). |
|
|
fullcalendar_update |
./fullcalendar.module |
Saves the updated FullCalendar event's datetime. |
|
1 |
fullcalendar_views_api |
./fullcalendar.module |
Implements hook_views_api(). |
|
|
fullcalendar_views_default_views |
./fullcalendar.views_default.inc |
Implements hook_views_default_views(). |
|
|
fullcalendar_views_plugins |
./fullcalendar.views.inc |
Implements hook_views_plugins(). |
|
|
template_preprocess_views_view_fullcalendar |
./fullcalendar.module |
Passes options to the FullCalendar plugin as JavaScript settings. |
|
|
template_preprocess_views_view_node_fullcalendar |
./fullcalendar.module |
Prepares variables for template file invoked for node row type. |
|
|
theme_fullcalendar_classname |
./fullcalendar.module |
Constructs CSS classes for a node. |
|
|
theme_fullcalendar_link |
./fullcalendar.module |
Sets the text for the fallback display. |
|
|
_fullcalendar_set_display_times |
./fullcalendar.module |
Translates times to the right display times. |
1 |
|
_fullcalendar_status |
./fullcalendar.module |
Checks FullCalendar dependencies. |
1 |
|
_fullcalendar_update_access |
./fullcalendar.module |
Checks if the user has access to update the given FullCalendar event. |
1 |
1 |