You are here

public property ctools_context_required::$required in Chaos Tool Suite (ctools) 7

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

Test to see if this context is required.

File

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

Class

ctools_context_required
Used to create a method of comparing if a list of contexts match a required context type.

Code

public $required = TRUE;