constant PATTERNS_STATUS_ENABLED in Patterns 7
Same name and namespace in other branches
- 7.2 includes/variables.inc \PATTERNS_STATUS_ENABLED
6 uses of PATTERNS_STATUS_ENABLED
- patterns_batch_finish in includes/core/ batch.inc 
- Finishes a batch operation. @TODO Doc.
- patterns_db_save_pattern in includes/db.inc 
- Writes the pattern metadata (and the actual pattern) to the database.
- patterns_execute_pattern_php in includes/core/ php.inc 
- Execute a Pattern. Actions will be called sequentially.
- patterns_get_patterns_links in theme/common.inc 
- patterns_parser_should_include in includes/parser/ parser.inc 
- Determines if a pattern should be included or not. The following conditions are checked in order:
File
- includes/variables.inc, line 50 
Code
define('PATTERNS_STATUS_ENABLED', 1);