You are here

6 uses of PATTERNS_INCLUDE in Patterns 7

patterns_actions in includes/api/api.inc
Returns an array of allowed actions, as defined in patterns.module.
patterns_api_reserved_words in includes/api/api.inc
Returns an array with the reserved words for Patterns files
patterns_parser_retrieve_actions_from_section in includes/parser/parser.inc
Returns all the actions from a a given section
patterns_scan_pattern in includes/parser/scan.inc
Scans a pattern and returns a brief summary of its properties.
_patterns_scan_action in includes/parser/scan.inc
Helper function for scanning patterns.
_patterns_xmlparser_process_action in patterns_xmlparser/patterns_xmlparser.module