You are here

12 calls to patterns_get_pattern() in Patterns 6.2

drush_patterns_enable in ./patterns.drush.inc
Enables the specified pattern
drush_patterns_info in ./patterns.drush.inc
patterns list command callback.
drush_patterns_run in ./patterns.drush.inc
Imports, Enables, and Runs the specified pattern file
patterns_edit in ./patterns.module
Menu callback to edit a patterns data
patterns_enable_pattern in ./patterns.module
patterns_enable_pattern_submit in ./patterns.module
patterns_execute_pattern_batch in ./patterns.module
patterns_execute_pattern_drush in ./patterns.drush.inc
patterns_execute_pattern_drushbatch in ./patterns.drush.inc
This is a fork of patterns_execute_patterns_batch(), and will be adapted to use the drush batch api instead @todo (evergreen todo): make sure this is always in sync with patterns_execute_pattern_batch().
patterns_get_pattern_details in ./patterns.module
Return an array with detailed information about the pattern
patterns_get_source in ./patterns.module
Menu callback - returns source code of the requested pattern if the pattern is public
patterns_modules_page in ./patterns.module
List the modules used by a particular pattern