You are here

property ctools_context_optional::$required in Chaos Tool Suite (ctools) 6

Same name and namespace in other branches
  1. 7 includes/context.inc \ctools_context_optional::required

Test to see if this context is required.

Overrides ctools_context_required::$required

File

includes/context.inc, line 183
Contains code related to the ctools system of 'context'.

Class

ctools_context_optional
Used to compare to see if a list of contexts match an optional context. This can produce empty contexts to use as placeholders.

Code

var $required = FALSE;