name |
values |
default |
required |
target_url |
The URL (internet address) of the root containing the break_types directories (e.g.: http://www.mysite.com/relax_pages/).
If the break_types parameter is not specified, this parameter represent the URL of the dynamic page to call at each interval (e.g.: http://www.mysite.com/relax_page.php). The following parameters will be passed to the dynamic page:
- l this applet license number
- t current type of break (integer number)
- b current break number
- i current interval value in minutes
|
|
yes |
break_types |
A delimited list of values representing the break types. Each break type is separated by the "|" character. Each break type is composed by three comma separated values: break type name, directory relative to the target_url path, number of pages inside the directory. (e.g.: type 1,dir1,7|type 2,dir2,5|type 3,dir3,11) The pages inside each directory must have a numeric progressive name starting from 1 (e.g.: 1.htm, 2.htm, 3.htm, etc...). |
|
no |
page_extension |
this is the page extension that will be added to the end of the break pages URL when the break_types parameter is specified |
.htm |
no |
intervals |
list of comma separated integer numbers (minutes) representing the possible time intervals |
15,30,45,60 |
no |
default_interval |
integer number representing the default interval time in minutes |
30 |
no |
logo_image |
relative path to the logo image |
|
no |
logo_url |
internet address (URL) to open when clicking on the logo |
|
no |
display_started |
display that shows the starting time- true shows the display
- false hides the display
|
true |
no |
display_current_time |
display that shows the current time- true shows the display
- false hides the display
|
true |
no |
display_elapsed |
display that shows the elapsed time- true shows the display
- false hides the display
|
true |
no |
display_counter |
display that shows the number of the breaks- true shows the display
- false hides the display
|
true |
no |
display_next |
display that shows the next break time- true shows the display
- false hides the display
|
true |
no |
background_color |
applet background color - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
000000 |
no |
background_color_started |
background color of display that shows the starting time - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
000000 |
no |
background_color_current_time |
background color of display that shows the current time - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
000000 |
no |
background_color_elapsed |
background color of display that shows the elapsed time - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
000000 |
no |
background_color_next |
background color of display that shows the next break time - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
000000 |
no |
background_color_counter |
background color of display that shows the number of the breaks - the color format is a set of three hexadecimal numbers (from 00 to FF) representing primary colors RRGGBB (R=Red, G=Green, B=Blue) |
000000 |
no |
background_image_started |
relative path to the background image for the display that shows the starting time |
|
no |
background_image_current_time |
relative path to the background image for the display that shows the current time |
|
no |
background_image_elapsed |
relative path to the background image for the display that shows the elapsed time |
|
no |
background_image_next |
relative path to the background image for the display that shows the next break time |
|
no |
background_image_counter |
relative path to the background image for the display that shows the number of the breaks |
|
no |
img_dir_buttons |
relative path to the directory containing the images for the buttons |
|
no |
img_dir_started |
relative path to the directory containing the images for the display that shows the starting time |
|
no |
img_dir_current_time |
relative path to the directory containing the images for the display that shows the current time |
|
no |
img_dir_elapsed |
relative path to the directory containing the images for the display that shows the elapsed time |
|
no |
img_dir_next |
relative path to the directory containing the images for the display that shows the next break time |
|
no |
img_dir_counter |
relative path to the directory containing the images for the display that shows the number of the breaks |
|
no |