constant EVENT_PATH in Event 5
Same name and namespace in other branches
- 5.2 event.module \EVENT_PATH
5 uses of EVENT_PATH
- event_dst in ./
event.module - Display a page with the timezone and daylight savings time regions.
- event_form_alter in ./
event.module - event_menu in ./
event.module - Implementation of hook_menu()
- event_nodeapi in ./
event.module - hook_nodeapi implementation
- theme_event_nodeapi in ./
event.theme - Format an date value for a nodeapi insert
File
- ./
event.module, line 3
Code
define('EVENT_PATH', drupal_get_path('module', 'event'));