You are here

Functions in Views Global Filter 6

Primary tabs

Namesort descending Location Description Direct uses Strings
global_filter_add_view_results ./global_filter.module 1
global_filter_admin_config ./global_filter.module Menu callback for admin settings. 1
global_filter_block ./global_filter.blocks.inc Implements hook_block().
global_filter_block_configure ./global_filter.blocks.inc 1
global_filter_block_info ./global_filter.blocks.inc 1
global_filter_block_save ./global_filter.blocks.inc 1
global_filter_block_view ./global_filter.blocks.inc 2
global_filter_exists ./global_filter.module 1
global_filter_form ./global_filter.module Creates the drop-down selector for the global selector field. 1
global_filter_forms ./global_filter.module Implements hook_forms();
global_filter_get_field_instance ./global_filter.module 1
global_filter_get_field_labels ./global_filter.module Get a list of labels of fields of the supplied type, or all fields if type is omitted.
global_filter_get_node_properties ./global_filter.module Return an array of node properties supported by Views. Properties are pieces of data common to all node types. This list was hard-coded as it was pre- filtered by common sensse. Some properties, like node comment count, aren't very useful as… 3
global_filter_get_used_view_names ./global_filter.module Returns a (short) 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 (whether enabled or disabled) that have "Show: Fields" (as opposed to "Show: Content") set. 3
global_filter_get_view_next_value ./global_filter.module In the supplied view return the successor to the supplied reference value. 1
global_filter_help ./global_filter.module Implements hook_help().
global_filter_init ./global_filter.module
global_filter_install ./global_filter.install Implements hook_install().
global_filter_menu ./global_filter.module Implements hook_menu().
global_filter_set_value_on_session ./global_filter.module Stores the selected global filter value in the user's HTTP session. 1
global_filter_uninstall ./global_filter.install Implements hook_uninstall().
global_filter_user_profile_field ./global_filter.module Retrieve the supplied field value from the user profile.
global_filter_views_api ./global_filter.module
global_filter_views_plugins views/global_filter.views.inc Implements hook_views_plugins().
global_filter_views_pre_view ./global_filter.module Implements hook_views_pre_view().
_global_filter_add_terms ./global_filter.module 1
_global_filter_remove_default_filter_from_views ./global_filter.module 3

Other projects