You are here

Classes, traits, and interfaces in Add to Cal 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AddToCalForm class Drupal\addtocal\Form src/Form/AddToCalForm.php Class AddToCalForm 1
AddToCalType class Drupal\addtocal\Annotation src/Annotation/AddToCalType.php Defines a calendar plugin annotation object.
AddToCalTypeBase abstract class Drupal\addtocal src/AddToCalTypeBase.php 3 3
AddToCalTypeInterface interface Drupal\addtocal src/AddToCalTypeInterface.php 1
AddToCalTypeManager class Drupal\addtocal src/AddToCalTypeManager.php 1 2
AddtocalView class Drupal\addtocal\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/AddtocalView.php Plugin annotation @FieldFormatter( id = "addtocal_view", label = @Translation("Add to Cal"), field_types = { "date", "datestamp", "datetime", "daterange", } )
Generic class Drupal\addtocal\Plugin\AddToCal\Type src/Plugin/AddToCal/Type/Generic.php Provides generic calendar type (ics).
Google class Drupal\addtocal\Plugin\AddToCal\Type src/Plugin/AddToCal/Type/Google.php Provides google calendar type.
Yahoo class Drupal\addtocal\Plugin\AddToCal\Type src/Plugin/AddToCal/Type/Yahoo.php Provides generic calendar type (ics).

Other projects