theme_webform_charts_colors_element |
includes/webform_charts.pages.inc |
Output the table for the chart colors configuration. |
|
|
theme_webform_charts_edit_chart |
includes/webform_charts.pages.inc |
Output the entire contents of the Webform chart configuration form. |
|
|
webform_charts_component_chart |
./webform_charts.module |
Public function for rendering a chart for a particular Webform component. |
1 |
|
webform_charts_default_settings |
./webform_charts.module |
Wrapper around webform_charts_default_settings(), merging in our own settings. |
2 |
|
webform_charts_edit_chart |
includes/webform_charts.pages.inc |
Form callback; Display the form for editing an individual chart. |
|
1 |
webform_charts_edit_chart_submit |
includes/webform_charts.pages.inc |
Submit handler for webform_charts_edit_chart(). |
|
|
webform_charts_library |
./webform_charts.module |
Implements hook_library(). |
|
|
webform_charts_permission |
./webform_charts.module |
Implements hook_permission(). |
|
|
webform_charts_theme |
./webform_charts.module |
Implements hook_theme(). |
|
|
webform_charts_tokens |
./webform_charts.tokens.inc |
Implements hook_tokens(). |
|
|
webform_charts_token_info |
./webform_charts.tokens.inc |
Implements hook_token_info(). |
|
|
webform_charts_webform_analysis_alter |
./webform_charts.module |
Implements hook_webform_analysis_alter(). |
|
|
webform_charts_wrap_labels |
includes/webform_charts.pages.inc |
Wrap the contents of an array of legend text to fit nicely on our page. |
1 |
|
_webform_charts_component_chart |
includes/webform_charts.pages.inc |
|
3 |
|
_webform_charts_webform_analysis_alter |
includes/webform_charts.pages.inc |
Implements hook_webform_analysis_alter(). |
1 |
|