You are here

Functions in Patterns 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
shortcut_patterns_prepare patterns_components/components/shortcut.inc hook_patterns_prepare()
shortcut_patterns_validate patterns_components/components/shortcut.inc
system_patterns patterns_components/components/system.inc Implements hook_patterns().
system_patterns_build patterns_components/components/system.inc Prepare for valid processing of this type of component
system_patterns_cleanup patterns_components/components/system.inc Cleanup any global settings after the action runs
system_patterns_export_all_modules patterns_components/components/system.inc Returns a set of PATTERNS_CREATE actions with the whole set of modules currently enabled in the system. 1
system_patterns_export_all_themes patterns_components/components/system.inc Returns a set of PATTERNS_MODIFY actions with the whole set of themes' settings currently stored in the system. 1
system_patterns_export_all_variables patterns_components/components/system.inc Returns a set of PATTERNS_MODIFY actions with the whole set of variables currently stored in the system. 1
system_patterns_params patterns_components/components/system.inc Build a patterns actions and parameters
system_patterns_prepare patterns_components/components/system.inc Prepare data for processing
system_patterns_validate patterns_components/components/system.inc
taxonomy_patterns patterns_components/components/taxonomy.inc 3
taxonomy_patterns_callbacks patterns_components/components/taxonomy.inc
taxonomy_patterns_cleanup patterns_components/components/taxonomy.inc
taxonomy_patterns_export_all_terms patterns_components/components/taxonomy.inc 1
taxonomy_patterns_export_all_vocs patterns_components/components/taxonomy.inc 1
taxonomy_patterns_params patterns_components/components/taxonomy.inc
taxonomy_patterns_prepare patterns_components/components/taxonomy.inc
taxonomy_patterns_validate patterns_components/components/taxonomy.inc
theme_patterns_category_table theme/theme.inc
theme_patterns_form_helper theme/theme.inc @TODO Doc.
theme_patterns_form_helper_menu theme/theme.inc @TODO Doc.
theme_patterns_list theme/theme.inc Theme a list of patterns into separated fieldset ordered by category
theme_patterns_patterns_fieldset theme/theme.inc Returns HTML for the modules form.
toolbar_patterns patterns_components/components/toolbar.inc hook_patterns()
toolbar_patterns_build patterns_components/components/toolbar.inc hook_patterns_build()
toolbar_patterns_callbacks patterns_components/components/toolbar.inc hook_patterns_callbacks()
toolbar_patterns_cleanup patterns_components/components/toolbar.inc hook_patterns_cleanup()
toolbar_patterns_export_all_roles patterns_components/components/toolbar.inc Returns a PATTERNS_MODIFY action with the set of all the roles of the system groupped in 'addroles' or 'delroles' according to if they have permission to access or not the toolbar. The 'administrator' role is excluded. 1
toolbar_patterns_params patterns_components/components/toolbar.inc hook_patterns_params()
toolbar_patterns_prepare patterns_components/components/toolbar.inc hook_patterns_prepare()
toolbar_patterns_validate patterns_components/components/toolbar.inc hook_patterns_validate()
unset_role_users patterns_components/components/user.inc Wraps the call to drupal_form_submit() to remove roles. 1
user_patterns patterns_components/components/user.inc Implements hook_patterns() for the user module.
user_patterns_build patterns_components/components/user.inc
user_patterns_cleanup patterns_components/components/user.inc
user_patterns_export_all_permissions patterns_components/components/user.inc Returns a set of PATTERNS_MODIFY actions ONLY with the whole set of roles currently stored in the system. 1
user_patterns_export_all_roles patterns_components/components/user.inc Returns a set of PATTERNS_CREATE or PATTERNS_MODIFY actions with the whole set of roles currently stored in the system. 1
user_patterns_export_all_role_users patterns_components/components/user.inc Returns a set of PATTERNS_CREATE actionswith the whole set of relationsps between users and roles currently stored in the system. 1
user_patterns_export_all_users patterns_components/components/user.inc Returns a set of PATTERNS_CREATE or PATTERNS_MODIFY actions with the whole set of users currently stored in the system. 1
user_patterns_params patterns_components/components/user.inc
user_patterns_prepare patterns_components/components/user.inc Implements hook_patterns_prepare() for the user module.
user_patterns_validate patterns_components/components/user.inc
variables_execute patterns_components/components/system.inc Wraps the call to drupal_form_submit for setting the values of the variables. Goes through all the expected values from the form and prepare them for the query. 1
_block_patterns_info_exists patterns_components/components/block.inc Checks the existance of a block info in the block_custom table (unique constraint). 1
_block_patterns_mdtype_exists patterns_components/components/block.inc Checks the existance of a block - content type relationship with the given module, delta and content type values (unique constraint). 1
_block_patterns_mdtype_role patterns_components/components/block.inc Checks the existance of a block - role relationship with the given module, delta and rolename values (unique constraint). 1
_block_patterns_mdt_exists patterns_components/components/block.inc Checks the existance of a block with the given module, delta and theme values (unique constraint). 1
_block_patterns_module_delta_exists patterns_components/components/block.inc Checks the existance of a block with the given module and delta values. 1
_call_php_func_include_files patterns_components/components/system.inc TODO: Document function 2

Pages

Other projects