You are here

public property views_many_to_one_helper::$placeholders in Views (for Drupal 7) 7.3

Contains possible existing placeholders used by the query.

Type: array

File

includes/handlers.inc, line 817
Defines the various handler objects to help build and display views.

Class

views_many_to_one_helper
This many to one helper object is used on both arguments and filters.

Code

public $placeholders = array();