You are here

public property other_view_filter_handler_filter_view::$entity_type in OtherView Filter 7

Stores the entity type on which the filter filters.

Type: string

File

./other_view_filter_handler_filter_view.inc, line 23
Definition of views_handler_filter_entity_other_view filter.

Class

other_view_filter_handler_filter_view
Filter class which allows to filter by certain bundles of an entity.

Code

public $entity_type;