You are here

constant PATTERNS_EXPORT_TO_DB in Patterns 7.2

Same name and namespace in other branches
  1. 7 includes/variables.inc \PATTERNS_EXPORT_TO_DB
8 uses of PATTERNS_EXPORT_TO_DB
drush_patterns_export in ./patterns.drush.inc
Export data from the patterns components to file, zip archive, or database
PatternsExportTestCase::testExportTaxonomy in tests/exporting/exporting.test
patterns_export_batch_core in patterns_export/core.inc
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

... See full list

File

includes/variables.inc, line 63

Code

define('PATTERNS_EXPORT_TO_DB', 'db');