8 calls to event_include_files() in Event 5.2
- event_block in ./event.module 
- Provides the blocks that this module is capable of displaying.
- event_get_events in ./event.module 
- Get events between two specified dates
- event_menu in ./event.module 
- Implementation of hook_menu()
- event_nodeapi in ./event.module 
- hook_nodeapi implementation
- event_page in ./event.module 
- Displays a page containing event information. The page layout defaults to a graphical calendar.
- event_select in ./event.module 
- Return SQL string for SELECT statement
- event_where in ./event.module 
- Return SQL string for WHERE statement
- _event_block_upcoming in ./event.module 
- Helper function for upcoming events block. Can be called by other modules.
