You are here

Functions in FooTable 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
footable_breakpoint_ctools_export_ui_form plugins/export_ui/footable_breakpoint.inc Define the preset add/edit form. 1
footable_breakpoint_delete ./footable.module Delete a single breakpoint by machine name.
footable_breakpoint_load ./footable.module Load a single FooTable breakpoint by machine name. 1
footable_breakpoint_load_all ./footable.module Returns a list of FooTable breakpoints including or excluding the default FooTable breakpoints (All / Default). 1
footable_breakpoint_load_multiple ./footable.module Returns a list of FooTable breakpoints filtered by machine name. 5
footable_breakpoint_save ./footable.module Save a breakpoint. 1
footable_breakpoint_sort ./footable.module Sort FooTable breakpoint by breakpoint with name as a fallback. 2
footable_ctools_plugin_api ./footable.module Implements hook_ctools_plugin_api().
footable_ctools_plugin_directory ./footable.module Implements hook_ctools_plugin_directory().
footable_default_footable_breakpoint ./footable.footable_breakpoint.inc Implements hook_default_footable_breakpoint().
footable_form_admin_settings ./footable.admin.inc FooTable settings configuration form. 1
footable_icons ./footable.module Build a list of icons. 1
footable_jqmulti_files ./footable.module Implements hook_jqmulti_files().
footable_jqmulti_libraries ./footable.module Implements hook_jqmulti_libraries().
footable_libraries_info ./footable.module Implements hook_libraries_info().
footable_libraries_load ./footable.module Load the FooTable library. 2
footable_menu ./footable.module Implements hook_menu().
footable_permission ./footable.module Implements hook_permission().
footable_requirements ./footable.install Implements hook_requirements().
footable_schema ./footable.install Implements hook_schema().
footable_theme ./footable.module Implements hook_theme().
footable_uninstall ./footable.install Implements hook_uninstall().
footable_update_7200 ./footable.install Add the FooTable breakpoint table.
footable_update_7201 ./footable.install Add the 7-x.1.x breakpoints to provide backwards compatibility with the 7.x-1.x version.
footable_update_7202 ./footable.install Remove unneeded columns.
footable_views_api ./footable.module Implements hook_views_api().
footable_views_plugins views/footable.views.inc Implements hook_views_plugins().
hook_default_footable_breakpoint ./footable.api.php Provides a default configuration for FooTable breakpoints.
hook_footable_breakpoint_load_all_alter ./footable.api.php Add, remove or edit FooTable breakpoints.
hook_footable_breakpoint_load_alter ./footable.api.php Add, remove or edit FooTable breakpoints.
hook_footable_icons_alter ./footable.api.php Add, remove or edit FooTable icons.
template_preprocess_footable_view ./footable.module Display a view as a FooTable style.
theme_footable ./footable.theme.inc Returns HTML for a table.
theme_footable_style_plugin_table ./footable.theme.inc Theme the form for the FooTable style plugin.

Other projects