You are here

constant FULLCALENDAR_PATH in FullCalendar 7

Same name and namespace in other branches
  1. 6.2 fullcalendar.module \FULLCALENDAR_PATH
  2. 6 fullcalendar.module \FULLCALENDAR_PATH

The default path to the FullCalender plugin.

2 uses of FULLCALENDAR_PATH
fullcalendar_admin_settings in ./fullcalendar.admin.inc
General configuration form for controlling the fullcalendar behaviour.
fullcalendar_get_js_path in ./fullcalendar.module
Returns the path to the FullCalender plugin.

File

./fullcalendar.module, line 11
Provides a views style plugin for FullCalendar

Code

define('FULLCALENDAR_PATH', 'sites/all/libraries/fullcalendar');