view::$substitutions

Stores all the views substitutions.

Type: substitutions

File

includes/view.inc, line 165

Class

view
An object to contain all of the data to generate a view, plus the member functions to build the view query, execute the query and render the output.

Code

var $substitutions = array();