You are here

6 calls to patterns_engine_is_on() in Patterns 7.2

patterns_edit in includes/forms/editor.inc
Form constructor for editing a pattern. TODO:params
patterns_enable_pattern in ./patterns.module
Form constructor for the Patterns enabling form.
patterns_get_patterns_links in theme/common.inc
patterns_list in ./patterns.module
First function to be called for displaying the pattern list page.
patterns_quickrun in includes/forms/quickrun.inc
Form constructor for the Quick Run form.
patterns_start_engine in ./patterns.module
The beginning of the whole Patterns logic. Starts the execution in 'batch' mode (default) or 'php' mode, which makes things easier for debugging.