Same name and namespace in other branches
  1. 6.x-3.x includes/view.inc \view::filter

Stores the filter handlers which are initialized on this view.

Type: array[views_handler_filter]

File

includes/view.inc, line 267
views_objects Objects that represent a View or part of a view

Class

view

Code

public $filter;