You are here

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

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

Keyword strings associated with the context.

Type: array

File

includes/context.inc, line 212
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 $keywords;