constant PATTERNS_CREATE in Patterns 7.2
Same name and namespace in other branches
- 7 includes/variables.inc \PATTERNS_CREATE
27 uses of PATTERNS_CREATE
- 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_validate in patterns_components/
components/ field.inc
File
- includes/
variables.inc, line 36
Code
define('PATTERNS_CREATE', 'create');