You are here

constant PATTERNS_FORMAT_UNKNOWN in Patterns 7

Same name and namespace in other branches
  1. 7.2 includes/variables.inc \PATTERNS_FORMAT_UNKNOWN
10 uses of PATTERNS_FORMAT_UNKNOWN
drush_patterns_export in ./patterns.drush.inc
Export data from the patterns components to file, zip archive, or database
patterns_edit in includes/forms/editor.inc
Form constructor for editing a pattern. TODO:params
patterns_forms_get_formats_selector in includes/forms/forms.inc
Builds a HTML select element with all the currently available patterns formats.
patterns_import_file in includes/forms/import.inc
Display the import pattern file form
patterns_import_submit in includes/forms/import.inc

... See full list

File

includes/variables.inc, line 26

Code

define('PATTERNS_FORMAT_UNKNOWN', 'unknown');