You are here

constant DEFAULT_CLOCK_TYPE in Javascript Timer 6

Same name and namespace in other branches
  1. 7 widgets/jst_clock.module \DEFAULT_CLOCK_TYPE

@file Embeddable clock widget (optional).

2 uses of DEFAULT_CLOCK_TYPE
jst_clock_form_alter in widgets/jst_clock.module
Implementation of hook_form_alter(). Add the clock widget specific settings to admin screen.
jst_clock_jstwidget in widgets/jst_clock.module
Implementation of hook_jstwidget().

File

widgets/jst_clock.module, line 8
Embeddable clock widget (optional).

Code

define('DEFAULT_CLOCK_TYPE', '0');