You are here

Functions in Patterns 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
block_create patterns_components/components/block.inc Wraps several calls to several drupal_form_submit to create a block. Depending on the type of block (custom or not), a different amount of records will be inserted. 2
block_delete patterns_components/components/block.inc Wraps several a call to drupal_form_submit to delete the settings of a block. This operation is only available for custom blocks (as well as it happens in the UI) since blocks created by custom modules cannot be deleted (only disabled through status) 2
block_modify patterns_components/components/block.inc Wraps several calls to several drupal_form_submit to update the settings of a block. This operation affects only the block table, block_custom table is not affected in case is a custom block 2
block_node_type_create patterns_components/components/block.inc Wraps a call to drupal_form_submit to define a visualization relationship between the given block and content type 1
block_node_type_delete patterns_components/components/block.inc Wraps a call to drupal_form_submit to remove a visualization relationship between the given block and content type 1
block_patterns patterns_components/components/block.inc
block_patterns_cleanup patterns_components/components/block.inc Implements hook_patterns_cleanup().
block_patterns_export_all_blocks 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… 1
block_patterns_export_all_block_node_types patterns_components/components/block.inc Returns a set of PATTERNS_CREATE actions with the relationship between blocks and node types currently stored in the system. 1
block_patterns_export_all_block_roles patterns_components/components/block.inc Returns a set of PATTERNS_CREATE actions with the relationship between blocks and roles currently stored in the system. 1
block_patterns_validate patterns_components/components/block.inc
block_role_create patterns_components/components/block.inc Wraps a call to drupal_form_submit to define a visualization relationship between the given block and role 1
block_role_delete patterns_components/components/block.inc Wraps a call to drupal_form_submit to remove a visualization relationship between the given block and role 1
call_php_func_form patterns_components/components/system.inc TODO: Document function 3
call_php_func_form_submit patterns_components/components/system.inc TODO: Document function
color_patterns patterns_components/components/color.inc 1
color_patterns_build patterns_components/components/color.inc
color_patterns_callbacks patterns_components/components/color.inc
color_patterns_cleanup patterns_components/components/color.inc
color_patterns_export_all_color patterns_components/components/color.inc 1
color_patterns_params patterns_components/components/color.inc
color_patterns_prepare patterns_components/components/color.inc
color_patterns_validate patterns_components/components/color.inc
drush_patterns ./patterns.drush.inc patterns list command callback. 1
drush_patterns_allow_publish ./patterns.drush.inc patterns list command callback.
drush_patterns_components ./patterns.drush.inc List of patterns path command callback.
drush_patterns_export ./patterns.drush.inc Export data from the patterns components to file, zip archive, or database
drush_patterns_form_helper ./patterns.drush.inc patterns list command callback.
drush_patterns_import_file ./patterns.drush.inc Imports the specified patterns file 1
drush_patterns_import_file_remote ./patterns.drush.inc Imports the specified patterns file 1
drush_patterns_info ./patterns.drush.inc patterns list command callback. 1
drush_patterns_paths ./patterns.drush.inc List of patterns path command callback.
drush_patterns_publish ./patterns.drush.inc patterns publish command callback.
drush_patterns_quickrun ./patterns.drush.inc Runs a pattern file without importing it into the database 1
drush_patterns_run ./patterns.drush.inc Imports, enables, and runs the specified pattern file 1
drush_patterns_run_pattern ./patterns.drush.inc 2
drush_patterns_test_regular_expression ./patterns.drush.inc 1
drush_patterns_unpublish ./patterns.drush.inc patterns unpublish command callback.
field_patterns patterns_components/components/field.inc @file Patterns component for Fields. 1
field_patterns_build patterns_components/components/field.inc
field_patterns_callbacks patterns_components/components/field.inc
field_patterns_cleanup patterns_components/components/field.inc
field_patterns_export_all_fields patterns_components/components/field.inc 1
field_patterns_export_all_ins patterns_components/components/field.inc 1
field_patterns_params patterns_components/components/field.inc
field_patterns_prepare patterns_components/components/field.inc
field_patterns_validate patterns_components/components/field.inc
menu_patterns patterns_components/components/menu.inc 1
menu_patterns_build patterns_components/components/menu.inc
menu_patterns_callbacks patterns_components/components/menu.inc

Pages

Other projects