You are here

constant PATTERNS_EXPORT_MODE_ID in Patterns 7

Same name and namespace in other branches
  1. 7.2 includes/variables.inc \PATTERNS_EXPORT_MODE_ID
2 uses of PATTERNS_EXPORT_MODE_ID
patterns_lab_is_valid_export_mode in includes/forms/lab.inc
Returns TRUE if the passed parameter is a valid flag to configure Patterns behaviors with the 'include' tag.
_patterns_lab_include_pattern in includes/forms/lab.inc
Returns the portion of a pattern object to be included as a string, depending on the passed mode of exporting.

File

includes/variables.inc, line 67

Code

define('PATTERNS_EXPORT_MODE_ID', 'id');