You are here

constant PATTERNS_FORMAT_YAML in Patterns 7

Same name and namespace in other branches
  1. 7.2 patterns_yamlparser/patterns_yamlparser.module \PATTERNS_FORMAT_YAML
7 uses of PATTERNS_FORMAT_YAML
PatternsExportTestCase::testExportTaxonomy in tests/exporting/exporting.test
PatternsImportTestCase::testImportFileFromFile in tests/importing/importing.test
PatternsImportTestCase::testImportFileFromSource in tests/importing/importing.test
PatternsImportTestCase::testImportFileFromURL in tests/importing/importing.test
patterns_db_save_pattern in includes/db.inc
Writes the pattern metadata (and the actual pattern) to the database.

... See full list

File

patterns_yamlparser/patterns_yamlparser.module, line 3

Code

define('PATTERNS_FORMAT_YAML', 'yaml');