You are here

Classes, traits, and interfaces in Views Contextual Range Filter 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ContextualRangeFilter class Drupal\contextual_range_filter src/ContextualRangeFilter.php Functions for the contextual_range_filter module. 3
ContextualRangeFilterAssignmentForm class Drupal\contextual_range_filter\Form src/Form/ContextualRangeFilterAssignmentForm.php Convert selected contextual filters to contextual range filters. 1
DateRange class Drupal\contextual_range_filter\Plugin\views\argument src/Plugin/views/argument/DateRange.php Argument handler to accept a date range.
MultiRangesTrait trait Drupal\contextual_range_filter\Plugin\views\argument src/Plugin/views/argument/MultiRangesTrait.php Common member functions for Views contextual range argument plugins.
NumericRangeArgument class Drupal\contextual_range_filter\Plugin\views\argument src/Plugin/views/argument/NumericRangeArgument.php Argument handler to accept a numeric range.
NumericRangeArgumentValidator class Drupal\contextual_range_filter\Plugin\views\argument_validator src/Plugin/views/argument_validator/NumericRangeArgumentValidator.php Validate whether an argument is a numeric range.
PhpDefault class Drupal\contextual_range_filter\Plugin\views\argument_default src/Plugin/views/argument_default/PhpDefault.php Default argument plugin to execute PHP code to return default argument value.
StringRangeArgument class Drupal\contextual_range_filter\Plugin\views\argument src/Plugin/views/argument/StringRangeArgument.php Argument handler to accept a string range.

Other projects