protected static property LocalizeFields::$useContext in Localize Fields 7
Equivalent of conf var localize_fields_usecontext.
Values: 0: no context 1: context + fallback on no-context 2: context only
Gets initialised by ::localize().
Type: integer
File
- ./
LocalizeFields.inc, line 71 - Drupal Localize Fields module
Class
- LocalizeFields
- @file Drupal Localize Fields module
Code
protected static $useContext = -1;