property ctools_context_required::$title in Chaos Tool Suite (ctools) 6
Same name and namespace in other branches
- 7 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 101 - 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
var $title = NULL;