You are here

constant PATTERNS_INCLUDE_UPDATE in Patterns 7.2

Same name and namespace in other branches
  1. 7 includes/variables.inc \PATTERNS_INCLUDE_UPDATE
2 uses of PATTERNS_INCLUDE_UPDATE
patterns_parser_is_valid_include_mode in includes/parser/parser.inc
Returns TRUE if the passed parameter is a valid flag to configure Patterns behaviors with the 'include' tag.
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 57

Code

define('PATTERNS_INCLUDE_UPDATE', 'onupdate');