You are here

Functions in HighchartTable 7

Primary tabs

Namesort descending Location Description Direct uses Strings
highcharttable_add_decoration ./highcharttable.module Add a new char decoration, using the supplied page path and chart type. 1
highcharttable_admin_configure_form ./highcharttable.admin.inc Menu callback for admin configuration settings. 1
highcharttable_admin_configure_form_submit ./highcharttable.admin.inc Form submit handler for admin settings.
highcharttable_admin_configure_form_validate ./highcharttable.admin.inc Validate the configuration form submission.
highcharttable_contextual_link ./highcharttable.module Menu callback for highcharttable/contextual-link 1
highcharttable_download_and_extract_zip drush/highcharttable.drush.inc Download a zipped library from the specified URL to a destination directory. 1
highcharttable_drush_command drush/highcharttable.drush.inc Implements hook_drush_command().
highcharttable_drush_download_libraries drush/highcharttable.drush.inc Command to download the Highcharts and HighchartTable libraries. 1
highcharttable_drush_help drush/highcharttable.drush.inc Implementd hook_drush_help().
highcharttable_enable ./highcharttable.install Implements hook_enable().
highcharttable_get_js_settings ./highcharttable.module Set up an array of configurations for the DataTables JS call. 1
highcharttable_help ./highcharttable.module Implements hook_help().
highcharttable_libraries_info_alter ./highcharttable.module Implements hook_libraries_info_alter().
highcharttable_libraries_info_file_paths ./highcharttable.module Implements hook_libraries_info_file_paths().
highcharttable_load_libs ./highcharttable.module Include all required external javascript code. 1
highcharttable_match_path ./highcharttable.module Match a path against one or more regex patterns. 2
highcharttable_menu ./highcharttable.module Implements hook_menu().
highcharttable_permission ./highcharttable.module Implements hook_permission().
highcharttable_preprocess_page ./highcharttable.module Implements hook_preprocess_page().
highcharttable_remove_page_from_decorations ./highcharttable.module Removes the supplied page path from all decorations that use it. 1
highcharttable_rename_dir drush/highcharttable.drush.inc Rename a directory. 1
highcharttable_requirements ./highcharttable.install Implements hook_requirements().
highcharttable_uninstall ./highcharttable.install Implements hook_uninstall().
_highcharttable_add_decoration_submit ./highcharttable.admin.inc Submit handler for the "Add another decoration" button. 1
_highcharttable_decoration_js ./highcharttable.admin.inc Ajax callback in response to new rows. 1
_highcharttable_path_matches_decoration ./highcharttable.module Returns whether path matches any of the wildcards in decoration. 1
_highcharttable_remove_decoration_submit ./highcharttable.admin.inc Submit handler for the "Remove" button. 1

Other projects