You are here

Functions in Charts and Graphs 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
charts_graphs_apis ./charts_graphs.module Return the list of graphing implementations available if no parameter is passed or add a new implementation to the static list. 4
charts_graphs_chart_id_generator ./charts_graphs.module Sequential generator of IDs, guaranteeing unique value per HTTP request. 1
charts_graphs_get_graph ./charts_graphs.module Factory method that allows instantiating of a charting implementation class by implementation name. 1
charts_graphs_init ./charts_graphs.module Implements hook_init().
charts_graphs_main_settings_form ./charts_graphs.module Main Charts and Graphs settings form. 1
charts_graphs_menu ./charts_graphs.module Implements hook_menu().
charts_graphs_random_hash ./charts_graphs.module Random, unique string generator, to be used for cache_id in async data retrieval.
charts_graphs_requirements ./charts_graphs.install Implements hook_requirements().
charts_graphs_test ./charts_graphs.module For testing and Advanced Help examples. 1
charts_graphs_uninstall ./charts_graphs.install Implements hook_uninstall().

Other projects