You are here

Classes, traits, and interfaces in FullCalendar 8.5

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Bundle class Drupal\fullcalendar_legend\Plugin\Block modules/fullcalendar_legend/src/Plugin/block/Bundle.php TODO
FullCalendar class Drupal\fullcalendar\Plugin\views\style src/Plugin/views/style/FullCalendar.php Plugin annotation @ViewsStyle( id = "fullcalendar", title = @Translation("FullCalendar"), help = @Translation("Displays items on a calendar."), theme = "views_view--fullcalendar", display_types = {"normal"} )
FullCalendar class Drupal\fullcalendar\Plugin\fullcalendar\type src/Plugin/fullcalendar/type/FullCalendar.php Plugin annotation @FullcalendarOption( id = "fullcalendar", module = "fullcalendar", js = TRUE, weight = "-20" )
FullcalendarBase abstract class Drupal\fullcalendar\Plugin src/Plugin/FullcalendarBase.php @todo. 1 2
FullcalendarInterface interface Drupal\fullcalendar\Plugin src/Plugin/FullcalendarInterface.php @todo. 1
FullcalendarLegendBase abstract class Drupal\fullcalendar_legend\Plugin\Block modules/fullcalendar_legend/src/Plugin/block/FullcalendarLegendBase.php Provides a generic FullCalendar Legend block. 2
FullcalendarManager class Drupal\fullcalendar\Plugin src/Plugin/FullcalendarManager.php Plugin type manager for FullCalendar plugins. 2
FullcalendarOption class Drupal\fullcalendar\Annotation src/Annotation/FullcalendarOption.php Defines a Fullcalendar option annotation object.
FullcalendarPluginCollection class Drupal\fullcalendar\Plugin src/Plugin/FullcalendarPluginCollection.php @todo. 1
OptionsFormHelperTrait trait Drupal\fullcalendar\Plugin\fullcalendar\type src/Plugin/fullcalendar/type/OptionsFormHelperTrait.php 1
ResultsCommand class Drupal\fullcalendar\Ajax src/Ajax/ResultsCommand.php Provides an AJAX command for showing the save and cancel buttons. 1
ResultsController class Drupal\fullcalendar\Controller src/Controller/ResultsController.php Controller for handling ajax requests.
SettingsForm class Drupal\fullcalendar\Form src/Form/SettingsForm.php @todo. 1
Term class Drupal\fullcalendar_legend\Plugin\Block modules/fullcalendar_legend/src/Plugin/block/Term.php TODO
UpdateAccessCheck class Drupal\fullcalendar\Access src/Access/UpdateAccessCheck.php @todo. 2
UpdateController class Drupal\fullcalendar\Controller src/Controller/UpdateController.php @todo.

Other projects