|
ultimix
|
Public Member Functions | |
| __construct () | |
| view_graph (&$Options) | |
| view (&$Options) | |
Data Fields | |
| $Graph = false | |
Working with graphs.
Definition at line 26 of file graph_view.php.
| __construct | ( | ) |
Constructor.
Definition at line 50 of file graph_view.php.
| view | ( | & | $Options | ) |
Component's view.
| $Options | - Settings. |
| Exception | An exception of this type is thrown. |
Definition at line 114 of file graph_view.php.
| view_graph | ( | & | $Options | ) |
Component's view.
| $Options | - Settings. |
| Exception | An exception of this type is thrown. |
Definition at line 80 of file graph_view.php.
| $Graph = false |
Cached objects.
Definition at line 38 of file graph_view.php.