You are here

Functions in Charts and Graphs 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
charts_graphs_amcharts_chartgraph_provider apis/charts_graphs_amcharts/charts_graphs_amcharts.module Implementation of hook_chartgraph_provider().
charts_graphs_amcharts_get_data apis/charts_graphs_amcharts/charts_graphs_amcharts.module 1
charts_graphs_amcharts_menu apis/charts_graphs_amcharts/charts_graphs_amcharts.module
charts_graphs_amcharts_requirements apis/charts_graphs_amcharts/charts_graphs_amcharts.install Implementation of hook_requirements().
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_bluff_chartgraph_provider apis/charts_graphs_bluff/charts_graphs_bluff.module Implementation of hook_chartgraph_provider().
charts_graphs_bluff_requirements apis/charts_graphs_bluff/charts_graphs_bluff.install Implementation of hook_requirements().
charts_graphs_chart_id_generator ./charts_graphs.module Sequential generator of IDs, guaranteeing unique value per HTTP request. 2
charts_graphs_get_graph ./charts_graphs.module Factory method that allows instantiating of a charting implementation class by implementation name. 2
charts_graphs_google_charts_chartgraph_provider apis/charts_graphs_google_charts/charts_graphs_google_charts.module Implementation of hook_chartgraph_provider(). 1
charts_graphs_init ./charts_graphs.module Implementation of hook_init().
charts_graphs_main_settings_form ./charts_graphs.module Main Charts and Graphs settings form. 1
charts_graphs_menu ./charts_graphs.module Implementation of hook_menu().
charts_graphs_open_flash_chartgraph_provider apis/charts_graphs_open_flash/charts_graphs_open_flash.module Implementation of hook_chartgraph_provider().
charts_graphs_open_flash_data apis/charts_graphs_open_flash/charts_graphs_open_flash.module Adds chart data as JSON. 1
charts_graphs_open_flash_menu apis/charts_graphs_open_flash/charts_graphs_open_flash.module Implementation of hook_menu().
charts_graphs_random_hash ./charts_graphs.module Random, unique string generator, to be used for cache_id in async data retrieval. 2
charts_graphs_requirements ./charts_graphs.install Implementation of hook_requirements().
charts_graphs_test ./charts_graphs.module For testing and Advanced Help examples. 1
charts_graphs_uninstall ./charts_graphs.install Implementation of hook_uninstall().

Other projects