You are here

Functions in Charts 8.4

Primary tabs

Namesort descending Location Description Direct uses Strings
charts_api_example_chart_definition_foobar_alter modules/charts_api_example/charts_api_example.module Implements hook_chart_CHART_ID_alter().
charts_api_example_help modules/charts_api_example/charts_api_example.module Implements hook_help().
charts_blocks_help modules/charts_blocks/charts_blocks.module Implements hook_help().
charts_blocks_update_8301 modules/charts_blocks/charts_blocks.install Move charts block settings in their own array tree under charts.
charts_highcharts_requirements modules/charts_highcharts/charts_highcharts.install Implements hook_requirements().
charts_highcharts_update_8400 modules/charts_highcharts/charts_highcharts.install Move the highcharts config to the main settings and plugin configuration.
charts_requirements ./charts.install Implements hook_requirements().
charts_theme ./charts.module Implements hook_theme().
charts_update_8301 ./charts.install Update existing default config.
charts_update_8302 ./charts.install Update existing views to use the new chart settings.
charts_views_data ./charts.module Implements hook_views_data().
charts_views_pre_view ./charts.module Implements hook_views_pre_view().
hook_chart_alter ./charts.api.php Alter an individual chart before it is printed.
hook_chart_CHART_ID_alter ./charts.api.php Alter an individual chart before it's rendered.
hook_chart_definition_alter ./charts.api.php Alter an individual chart's raw library representation.
hook_chart_definition_CHART_ID_alter ./charts.api.php Alter an individual chart before it's rendered.
template_preprocess_charts_chart ./charts.module Implements hook_preprocess_HOOK().

Other projects