views_content_plugin_display_ctools_context::$context_display

If this variable is true, this display counts as a context. We use this variable so that we can easily build plugins against this display type.

Type: context_display

File

views_content/plugins/views/views_content_plugin_display_ctools_context.inc, line 18

Class

views_content_plugin_display_ctools_context
The plugin that handles a block.

Code

public $context_display = TRUE;