You are here

Functions in Responsive Tables Filter 7

Primary tabs

Namesort descending Location Description Direct uses Strings
responsive_tables_filter_admin_form ./responsive_tables_filter.admin.inc Form callback to control module settings. 1
responsive_tables_filter_config_form_validate ./responsive_tables_filter.admin.inc Custom form validation. 1
responsive_tables_filter_field_formatter_info_alter ./responsive_tables_filter.module Implements hook_field_formatter_info_alter().
responsive_tables_filter_field_formatter_view ./responsive_tables_filter.module Implements hook_field_formatter_view().
responsive_tables_filter_filter_info ./responsive_tables_filter.module Implements hook_filter_info().
responsive_tables_filter_init ./responsive_tables_filter.module Implements hook_init().
responsive_tables_filter_install ./responsive_tables_filter.install Implements hook_install().
responsive_tables_filter_menu ./responsive_tables_filter.module Implements hook_menu().
responsive_tables_filter_preprocess_field ./responsive_tables_filter.module Implements hook_preprocess_field().
responsive_tables_filter_preprocess_page ./responsive_tables_filter.module Implements hook_preprocess_page().
responsive_tables_filter_preprocess_views_view_table ./responsive_tables_filter.module Implements hook_preprocess_views_view_table().
responsive_tables_filter_theme ./responsive_tables_filter.module Implements hook_theme().
responsive_tables_filter_uninstall ./responsive_tables_filter.install Implements hook_uninstall().
responsive_tables_filter_update_7100 ./responsive_tables_filter.install Assign correct value for the responsive_tables_filter_every_page variable.
theme_file_formatter_responsive_table ./responsive_tables_filter.module Returns HTML for a file attachments table.
_responsive_tables_filter_add_js_css ./responsive_tables_filter.module Add Tablesaw JS and CSS. 4
_responsive_tables_filter_is_theme_default ./responsive_tables_filter.module Check whether we are on a page using the default theme. 3
_tablesaw_filter ./responsive_tables_filter.module Filter callback for tablesaw filter. 1

Other projects