CMS  Version 3.9
test_dial.inc File Reference

Go to the source code of this file.

Variables

 $dial = new Dial("dial_test", 400, 450, 66, "66%")
 
$dial shadow = true
 
$dial scaleToFit = true
 
 $dial2 = new Dial("dial_test2", 400, 450, 33, "33%")
 
 $dial3 = new Dial("dial_test3", 400, 450, 50, "50%")
 
 $dial4 = new Dial("dial_test4", 400, 450, 0, "0%")
 

Variable Documentation

◆ $dial

$dial = new Dial("dial_test", 400, 450, 66, "66%")

Definition at line 4 of file test_dial.inc.

◆ $dial2

$dial2 = new Dial("dial_test2", 400, 450, 33, "33%")

Definition at line 14 of file test_dial.inc.

◆ $dial3

$dial3 = new Dial("dial_test3", 400, 450, 50, "50%")

Definition at line 25 of file test_dial.inc.

◆ $dial4

$dial4 = new Dial("dial_test4", 400, 450, 0, "0%")

Definition at line 36 of file test_dial.inc.

◆ scaleToFit

$dial4 scaleToFit = true

Definition at line 12 of file test_dial.inc.

◆ shadow

$dial4 shadow = true

Definition at line 11 of file test_dial.inc.