You are here

Functions in Views Global Filter 7

Primary tabs

Namesort descending Location Description Direct uses Strings
global_filter_action_set_filter ./global_filter.rules.inc The action function for the 'global_filter_action_set_filter'.
global_filter_active_filter_names ./global_filter.module Returns a list of all filter names or only those visible on the current page. 3
global_filter_active_filter_names_list ./global_filter.module Return an associative array of all the global filter names. 2
global_filter_add_view_results ./global_filter.widgets.inc Add the view results. In particular load up the selection options. 2
global_filter_admin_config ./global_filter.admin.inc Menu callback for admin settings. 1
global_filter_array_flatten ./global_filter.widgets.inc Quick and dirty way to flatten an array. 2
global_filter_block_configure ./global_filter.blocks.inc Implements hook_block_configure().
global_filter_block_info ./global_filter.blocks.inc Implements hook_block_info().
global_filter_block_save ./global_filter.blocks.inc Implements hook_block_save().
global_filter_block_view ./global_filter.blocks.inc Implements hook_block_view(). 1
global_filter_clear_filters ./global_filter.module Set all or the supplied global filters back to their global defaults. 1
global_filter_create_field_instance_widget ./global_filter.widgets.inc Cast widget in the mould of the widget configured for the supplied's field. 1
global_filter_create_links_widget widgets/global_filter.linkswidget.inc Create links widget. 1
global_filter_create_proximity_widget widgets/global_filter.proximitywidget.inc Create the proximity widget. 1
global_filter_create_range_widget widgets/global_filter.rangewidget.inc Create range widget. 1
global_filter_create_simple_widget widgets/global_filter.simplewidget.inc Create simple widget. 2
global_filter_create_widget ./global_filter.widgets.inc Based on the requested or field-implied widget. 1
global_filter_date_combo_process_alter widgets/global_filter.datewidget.inc Implements hook_date_combo_process_alter().
global_filter_debug ./global_filter.module Custom debug function. 5
global_filter_extract_alphanumeric_range widgets/global_filter.rangewidget.inc Convert "from" and "to" values on the form to a single range string. 1
global_filter_extract_date_range widgets/global_filter.datewidget.inc Convert the date range received on the form to the standard string. 1
global_filter_extract_proximity widgets/global_filter.proximitywidget.inc Convert the input (or lack thereof) to lat,lon coordinates and a distance. 1
global_filter_extract_values ./global_filter.widgets.inc Extract values entered on the form. 1
global_filter_field_date_widget_form_alter widgets/global_filter.datewidget.inc Implements hook_field_widget_form_alter(). 1
global_filter_field_slider_widget_form_alter widgets/global_filter.rangewidget.inc Called via hook_field_widget_form_alter(). 1
global_filter_field_widget_form_alter ./global_filter.widgets.inc Implements hook_field_widget_form_alter().
global_filter_field_widget_properties_alter widgets/global_filter.datewidget.inc Implements hook_field_widget_properties_alter().
global_filter_finalise_form ./global_filter.widgets.inc Complete the form. 1
global_filter_forms ./global_filter.widgets.inc Implements hook_forms().
global_filter_form_alter ./global_filter.module Implements hook_form_alter().
global_filter_form_views_ui_config_item_form_alter ./global_filter.module Implements hook_form_FORMID_alter().
global_filter_get_field_instances ./global_filter.widgets.inc Get field instances. 2
global_filter_get_field_labels ./global_filter.blocks.inc Get a list of labels of fields of supplied type, or all fields if omitted. 1
global_filter_get_field_value_key ./global_filter.module Utility function to convert a list field value to its associated key. 1
global_filter_get_filters_for_block ./global_filter.blocks.inc Return an array of names of the filters inside the block by the given id. 7
global_filter_get_global_default ./global_filter.module Get the global default for the filter by the supplied name or index. 4
global_filter_get_module_parameter ./global_filter.storage.inc Return value of a module configuration parameter, as set via the admin UI. 13
global_filter_get_node_properties ./global_filter.module Return an array of node properties supported by Views. 2
global_filter_get_parameter ./global_filter.storage.inc Returns parameter value of the specified filter or all parameters if omitted. 17
global_filter_get_session_value ./global_filter.storage.inc Get a session value. 15
global_filter_get_tid ./global_filter.module Utility function to convert a term name to its associated taxonomy term id. 1
global_filter_get_usable_fields ./global_filter.blocks.inc Retunrs a list of all field filters, indexed by their machine_name. 2
global_filter_get_used_view_names ./global_filter.module Returns a list of view names that are currently used as global filters. 1
global_filter_get_view_names ./global_filter.module Returns names of all views that have "Show: Fields" set. 3
global_filter_get_view_next_value ./global_filter.module In the supplied view return the successor to the supplied reference value. 2
global_filter_help ./global_filter.module Implements hook_help().
global_filter_init ./global_filter.module Implements hook_init().
global_filter_install ./global_filter.install Implements hook_install().
global_filter_key_by_name ./global_filter.module Get filter key by name. 5
global_filter_menu ./global_filter.module Implements hook_menu().

Pages

Other projects