You are here

public property views_content_plugin_display_ctools_context::$context_display in Chaos Tool Suite (ctools) 7

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.

File

views_content/plugins/views/views_content_plugin_display_ctools_context.inc, line 18
Contains the block display plugin.

Class

views_content_plugin_display_ctools_context
The plugin that handles a block.

Code

public $context_display = TRUE;