You are here

other_view_filter.info in OtherView Filter 7

name = Other View filter
description = Adds a filter to views that uses the results of another view.
package = Views
core = 7.x

; Handlers
files[] = other_view_filter_handler_filter_view.inc

dependencies[] = ctools
dependencies[] = views

File

other_view_filter.info
View source
  1. name = Other View filter
  2. description = Adds a filter to views that uses the results of another view.
  3. package = Views
  4. core = 7.x
  5. ; Handlers
  6. files[] = other_view_filter_handler_filter_view.inc
  7. dependencies[] = ctools
  8. dependencies[] = views