You are here

class fullcalendar_plugin_display_page in FullCalendar 6.2

Same name and namespace in other branches
  1. 6 fullcalendar_plugin_display_page.inc \fullcalendar_plugin_display_page
  2. 7 fullcalendar_plugin_display_page.inc \fullcalendar_plugin_display_page

Placeholder for future features.

Hierarchy

Expanded class hierarchy of fullcalendar_plugin_display_page

1 string reference to 'fullcalendar_plugin_display_page'
fullcalendar_views_plugins in includes/views/fullcalendar.views.inc
Implementation of hook_views_plugins().

File

includes/views/plugins/fullcalendar_plugin_display_page.inc, line 11
Contains the view display plugin.

View source
class fullcalendar_plugin_display_page extends views_plugin_display_page {

}

Members