You are here

Functions in Webform Report 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
sort_by_weight_cmp ./webform_report_criteria.inc Sort cmp function to sort arrays by weight 1
theme_webform_report_criteria_form ./webform_report_criteria.inc Theme the report criteria form
webform_report_access ./webform_report.module Implementation of hook_access 1
webform_report_criteria_filter_value_field ./webform_report_criteria.inc Insert filter value field(s) 1
webform_report_criteria_form ./webform_report_criteria.inc Generate a form for specifying report criteria. 1
webform_report_criteria_form_list_submit ./webform_report_criteria.inc Implementation of hook_submit for the criteria form list buttons 1
webform_report_criteria_form_submit ./webform_report_criteria.inc Implementation of hook_submit for the criteria form update button
webform_report_criteria_form_validate ./webform_report_criteria.inc Implementation of hook_validate
webform_report_csv ./webform_report.inc Output a webform report in CSV format 1
webform_report_db_rewrite_sql ./webform_report.module Implementation of hook_db_rewrite_sql(), to prevent webform_reports from being displayed on the front page (promoted) while view access to them is denied the current role. Don't ask, just smile and nod.
webform_report_delete ./webform_report.module Implementation of hook_delete
webform_report_export_form ./webform_report.inc Generate a form for exporting report data 1
webform_report_export_form_submit ./webform_report.inc Implementation of hook_submit for the report export form
webform_report_form ./webform_report.module Implementation of hook_form
webform_report_format_submissions ./webform_report.inc Output webform report submissions 1
webform_report_help ./webform_report.module Implementation of hook_help
webform_report_insert ./webform_report.module Implementation of hook_insert
webform_report_install ./webform_report.install Implementation of hook_install().
webform_report_load ./webform_report.module Implementation of hook_load
webform_report_menu ./webform_report.module Implementation of hook_menu()
webform_report_menu_load ./webform_report.module Menu loader callback; Load a webform report node if the given nid is a webform report
webform_report_node_info ./webform_report.module Implementation of hook_node_info
webform_report_perm ./webform_report.module Implementation of hook_perm
webform_report_schema ./webform_report.install
webform_report_search_form ./webform_report_criteria.inc Generate a form for searching report data 1
webform_report_search_form_submit ./webform_report_criteria.inc Implementation of hook_submit for the report search form
webform_report_theme ./webform_report.module Implementation of hook_theme().
webform_report_uninstall ./webform_report.install Implementation of hook_uninstall
webform_report_update ./webform_report.module Implementation of hook_update
webform_report_update_1 ./webform_report.install implementation of hook_update
webform_report_update_10 ./webform_report.install implementation of hook_update() add options column to webform_report table
webform_report_update_11 ./webform_report.install implementation of hook_update() migrate webform_report rowsperpage to options column
webform_report_update_2 ./webform_report.install implementation of hook_update
webform_report_update_3 ./webform_report.install implementation of hook_update
webform_report_update_4 ./webform_report.install implementation of hook_update() add filters column to webform_report table
webform_report_update_5 ./webform_report.install implementation of hook_update() migrate webform_report filter_type and filter_value columns to filters column
webform_report_update_6 ./webform_report.install implementation of hook_update() add columns column to webform_report table
webform_report_update_7 ./webform_report.install implementation of hook_update() migrate webform_report components column to columns column
webform_report_update_8 ./webform_report.install implementation of hook_update() add sorts column to webform_report table
webform_report_update_9 ./webform_report.install implementation of hook_update() migrate webform_report kcid and sort columns to sorton column
webform_report_view ./webform_report.module Implementation of hook_view
_webform_report_format_csv_column ./webform_report.inc Format a CSV column value 1
_webform_report_format_csv_row ./webform_report.inc Format a CSV row 1
_webform_report_format_data ./webform_report.inc format raw submission data 2
_webform_report_get_body_content ./webform_report.inc Get node body content for the specified webform report. 1
_webform_report_get_columns ./webform_report.inc return an associative array containing the webform report columns 4
_webform_report_get_components ./webform_report.inc Get webform components. 3
_webform_report_get_filters ./webform_report.inc return an associative array containing the webform report filters 2
_webform_report_get_filter_options ./webform_report.inc return an array containing the webform report filter options 1
_webform_report_get_report_data ./webform_report.inc Get webform report data 2

Pages

Other projects