Umfragen
|
Public Member Functions | |
__construct () | |
test_many_colors () | |
set_config ($name, $value) | |
get_config ($name) | |
__get ($name) | |
__set ($name, $value) | |
display_generic ($method) | |
display function generic part. |
Protected Attributes | |
$data = array( ) | |
$data_js = "" | |
$colors | |
$config |
Definition at line 355 of file chart.class.php.
__construct | ( | ) |
Definition at line 362 of file chart.class.php.
__get | ( | $name | ) |
Definition at line 425 of file chart.class.php.
__set | ( | $name, | |
$value | |||
) |
Definition at line 431 of file chart.class.php.
display_generic | ( | $method | ) |
display function generic part.
string | $method | the javascript method, specific to each charttype |
Definition at line 441 of file chart.class.php.
get_config | ( | $name | ) |
Definition at line 415 of file chart.class.php.
set_config | ( | $name, | |
$value | |||
) |
Definition at line 407 of file chart.class.php.
test_many_colors | ( | ) |
Definition at line 391 of file chart.class.php.
|
protected |
Definition at line 359 of file chart.class.php.
|
protected |
Definition at line 360 of file chart.class.php.
|
protected |
Definition at line 356 of file chart.class.php.
|
protected |
Definition at line 357 of file chart.class.php.