You are here

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

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

If set, the title will be used in the selector to identify the context. This is very useful when multiple contexts are required to inform the user will be used for what.

File

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