You are here

Functions in Patterns 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
patterns_executing includes/core/common.inc Keeps tracks of whether the patterns engine is currently executing a pattern 1
patterns_exit includes/unused.inc
patterns_export patterns_export/patterns_export.module Forms to export the current web site configuration 4
patterns_export_actions_from_form patterns_export/api.inc Constructs patterns actions based on the current state of a form 2
patterns_export_batch patterns_export/core.inc Constructs the abstract representation of the exported pattern invoking the Batch API
patterns_export_batch_core patterns_export/core.inc 1
patterns_export_batch_finish patterns_export/core.inc Finishes a batch operation. @TODO Doc. 1
patterns_export_core_php patterns_export/core.inc Constructs the abstract representation of the exported pattern 1
patterns_export_error_handler patterns_export/api.inc Halts script execution in case of error 1
patterns_export_finalize_export patterns_export/finalize.inc Initializes the appropriate action to export a collection of patterns 2
patterns_export_form_alter patterns_export/api.inc Implements of hook_form_alter()
patterns_export_is_valid_mode patterns_export/patterns_export.module Returns TRUE if a string is a supported export mode 1
patterns_export_list_export_functions patterns_export/patterns_export.module Returns a list with the names of the components.
patterns_export_menu_alter patterns_export/patterns_export.module Implements hook_menu_alter()
patterns_export_page1 patterns_export/patterns_export.module 1
patterns_export_php patterns_export/core.inc Starts the exporting process in php execution mode
patterns_export_start_engine patterns_export/patterns_export.module Start the exporting process 2
patterns_export_submit patterns_export/patterns_export.module Submit hook of the export form
patterns_export_to_db patterns_export/finalize.inc Exports a pattern by importing it into the database 1
patterns_export_to_file patterns_export/finalize.inc Exports a pattern as a donwlodable text file 1
patterns_export_to_zip patterns_export/finalize.inc Exports patterns as a donwlodable Zip archive 1
patterns_export_validate patterns_export/patterns_export.module validation function for import_module_form 1
patterns_feed includes/feed.inc Prints XML feed of published (public) patterns. 1
patterns_feed_rearrange_data includes/feed.inc
patterns_first_install includes/forms/first_install.inc 3
patterns_first_install_page includes/forms/first_install.inc @file Displays a form of necessary input configuration to the user. 1
patterns_first_install_submit includes/forms/first_install.inc
patterns_first_install_validate includes/forms/first_install.inc
patterns_forms_add_page_header includes/forms/forms.inc 8
patterns_forms_get_default_format includes/forms/forms.inc Returns a default format, according to the available parsers. In the following order returns: YAML, XML, PHP, ''. 2
patterns_forms_get_execution_options includes/forms/forms.inc Builds up a fieldset containing the options for executing a pattern. 2
patterns_forms_get_exec_mode_selector includes/forms/forms.inc Creates the radio buttons to select the pattern exec mode 2
patterns_forms_get_export_to_selector includes/forms/forms.inc 1
patterns_forms_get_formats_selector includes/forms/forms.inc Builds a HTML select element with all the currently available patterns formats. 7
patterns_forms_get_info_section includes/forms/forms.inc 2
patterns_forms_get_name_selector includes/forms/forms.inc 1
patterns_forms_get_validation_level_selector includes/forms/forms.inc Builds a HTML select element with all the currently available patterns validation levels. 3
patterns_forms_parser_ready includes/forms/forms.inc
patterns_form_helper includes/forms/helper.inc @TODO Doc. 3
patterns_get_include_mode ./patterns.module Returns the current option for included patterns, as it is in the database. If the option stored in the database is not valid, by default patterns' inclusion is disabled. 3
patterns_get_pattern includes/db.inc Loads the pattern from the DB and return a stdClass obj, containing the pattern code as array (unserialized). 14
patterns_get_patterns_links theme/common.inc 1
patterns_get_pattern_obj ./patterns.module Constructs a Pattern object with default standard values. 3
patterns_history_set_parent includes/history.inc Adds a parent tag in the info section of the pattern. 1
patterns_implement_action includes/core/common.inc Setup and run an action. 2
patterns_import_build_import_form_state includes/forms/import.inc Creates a miniminal form_state object to import a pattern into the database.
patterns_import_file includes/forms/import.inc Display the import pattern file form 1
patterns_import_source includes/forms/import.inc Form constructor for the Pattern import form. 2
patterns_import_submit includes/forms/import.inc 3
patterns_import_url includes/forms/import.inc Display the import pattern url form 1

Pages

Other projects