constant PATTERNS_EXPORT_MODE_NAME in Patterns 7.2
Same name and namespace in other branches
- 7 includes/variables.inc \PATTERNS_EXPORT_MODE_NAME
2 uses of PATTERNS_EXPORT_MODE_NAME
- 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 69
Code
define('PATTERNS_EXPORT_MODE_NAME', 'name');