You are here

constant PATTERNS_EXPORT_TO_FILE in Patterns 7

Same name and namespace in other branches
  1. 7.2 includes/variables.inc \PATTERNS_EXPORT_TO_FILE
4 uses of PATTERNS_EXPORT_TO_FILE
drush_patterns_export in ./patterns.drush.inc
Export data from the patterns components to file, zip archive, or database
patterns_export_finalize_export in patterns_export/finalize.inc
Initializes the appropriate action to export a collection of patterns
patterns_export_is_valid_mode in patterns_export/patterns_export.module
Returns TRUE if a string is a supported export mode
patterns_lab in includes/forms/lab.inc
@file Functions related to exporting patterns.

File

includes/variables.inc, line 61

Code

define('PATTERNS_EXPORT_TO_FILE', 'file');