You are here

constant PATTERNS_MODIFY in Patterns 7.2

Same name and namespace in other branches
  1. 7 includes/variables.inc \PATTERNS_MODIFY
35 uses of PATTERNS_MODIFY
block_patterns_export_all_blocks in patterns_components/components/block.inc
Returns a set of PATTERNS_CREATE or PATTERNS_MODIFY actions with the whole set of blocks currently stored in the system. In the case of custom blocks some extra fields from table block_custom will be exported. Different actions are employed to gather…
block_patterns_validate in patterns_components/components/block.inc
color_patterns_validate in patterns_components/components/color.inc
field_patterns_export_all_ins in patterns_components/components/field.inc
field_patterns_prepare in patterns_components/components/field.inc

... See full list

File

includes/variables.inc, line 37

Code

define('PATTERNS_MODIFY', 'modify');