You are here

Files in Javascript Timer 8

Primary tabs

File namesort descending Location Namespace Description
InitSubscriber.php src/EventSubscriber/InitSubscriber.php Drupal\jstimer\EventSubscriber Contains \Drupal\jstimer\EventSubscriber\InitSubscriber.
jstimer.info jstimer.info name = "Javascript timer api" description = "Provides a timer api and several timer widgets for dynamic html thingys." package = "Javascript timer" core = 7.x configure = admin/config/system/jstimer
jstimer.info.yml jstimer.info.yml jstimer.info.yml
jstimer.install jstimer.install Install, update and uninstall functions for the jstimer module. No db schema, just the variables.
jstimer.libraries.yml jstimer.libraries.yml jstimer.libraries.yml
jstimer.links.menu.yml jstimer.links.menu.yml jstimer.links.menu.yml
jstimer.module jstimer.module
jstimer.routing.yml jstimer.routing.yml jstimer.routing.yml
jstimer.schema.yml config/schema/jstimer.schema.yml config/schema/jstimer.schema.yml
jstimer.services.yml jstimer.services.yml jstimer.services.yml
jstimer.settings.yml config/install/jstimer.settings.yml config/install/jstimer.settings.yml
JstimerAdminSettings.php src/Form/JstimerAdminSettings.php Drupal\jstimer\Form Contains \Drupal\jstimer\Form\JstimerAdminSettings.
JsTimerDefaultFormatter.php src/Plugin/Field/FieldFormatter/JsTimerDefaultFormatter.php Drupal\jstimer\Plugin\Field\FieldFormatter
jst_clock.info.yml widgets/jst_clock.info.yml widgets/jst_clock.info.yml
jst_clock.module widgets/jst_clock.module Embeddable clock widget (optional).
jst_timer.info.yml widgets/jst_timer.info.yml widgets/jst_timer.info.yml
jst_timer.module widgets/jst_timer.module Default widget implementation for an up and down timer. This widget does not use hook_ctwidget as it is always included.
README.txt README.txt -------------- OVERVIEW ------------------------------------------- The Javascript Timer module provides a timer api that can hook html elements to javascript widget objects. This is useful if you want a moving timer/clock or a widget that updates…

Other projects