You are here

Functions in Pathauto 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
blog_pathauto ./pathauto.module Implements hook_pathauto() on behalf of blog.module.
blog_pathauto_bulk_update_batch_process ./pathauto.pathauto.inc Batch processing callback; Generate aliases for blogs. 1
forum_pathauto ./pathauto.module Implements hook_pathauto() on behalf of forum.module.
forum_pathauto_bulk_update_batch_process ./pathauto.pathauto.inc Batch processing callback; Generate aliases for forums. 1
hook_pathauto ./pathauto.api.php
hook_pathauto_alias_alter ./pathauto.api.php Alter Pathauto-generated aliases before saving.
hook_pathauto_pattern_alter ./pathauto.api.php Alter the pattern to be used before an alias is generated by Pathauto.
hook_pathauto_punctuation_chars_alter ./pathauto.api.php Alter the list of punctuation characters for Pathauto control.
hook_path_alias_types ./pathauto.api.php @file Documentation for pathauto API.
node_pathauto ./pathauto.module Implements hook_pathauto().
node_pathauto_bulk_update_batch_process ./pathauto.pathauto.inc Batch processing callback; Generate aliases for nodes. 1
pathauto_action_info ./pathauto.module Implements hook_action_info().
pathauto_admin_delete ./pathauto.admin.inc Menu callback; select certain alias types to delete. 1
pathauto_admin_delete_submit ./pathauto.admin.inc Process pathauto_admin_delete form submissions.
pathauto_alias_uniquify ./pathauto.inc Check to ensure a path alias is unique and add suffix variants if necessary. 1
pathauto_blog_update_alias ./pathauto.module Update the blog URL aliases for an individual user account. 2
pathauto_bulk_update_batch_finished ./pathauto.admin.inc Batch finished callback. 1
pathauto_bulk_update_batch_process ./pathauto.admin.inc Common batch processing callback for all operations. 1
pathauto_bulk_update_batch_start ./pathauto.admin.inc Batch callback; count the current number of URL aliases for comparison later. 1
pathauto_bulk_update_form ./pathauto.admin.inc Form contructor for path alias bulk update form. 1
pathauto_bulk_update_form_submit ./pathauto.admin.inc Form submit handler for path alias bulk update form.
pathauto_cleanstring ./pathauto.inc Clean up a string segment to be used in an URL alias. 2
pathauto_clean_alias ./pathauto.inc Clean up an URL alias. 2
pathauto_clean_token_values ./pathauto.inc Clean tokens so they are URL friendly. 1
pathauto_create_alias ./pathauto.inc Apply patterns to create an alias. 5
pathauto_field_attach_delete_bundle ./pathauto.module Implements hook_field_attach_delete_bundle(). 2
pathauto_field_attach_rename_bundle ./pathauto.module Implements hook_field_attach_rename_bundle(). 1
pathauto_form_alter ./pathauto.module Implements hook_form_alter().
pathauto_get_placeholders ./pathauto.inc Generalized function to get tokens across all Pathauto types. 2
pathauto_help ./pathauto.module Implements hook_help().
pathauto_install ./pathauto.install Implements hook_install().
pathauto_menu ./pathauto.module Implements hook_menu().
pathauto_nodeapi ./pathauto.module Implements hook_nodeapi(). 4
pathauto_node_operations ./pathauto.module Implements hook_node_operations().
pathauto_node_type ./pathauto.module Implements hook_node_type().
pathauto_node_update_action ./pathauto.module Update action wrapper for pathauto_node_update_alias().
pathauto_node_update_alias ./pathauto.module Update the URL aliases for an individual node. 4
pathauto_node_update_alias_multiple ./pathauto.module Update the URL aliases for multiple nodes. 1 1
pathauto_path_alias_types ./pathauto.module Implements hook_path_alias_types().
pathauto_path_delete_all ./pathauto.module Delete an URL alias and any sub-paths. 5
pathauto_patterns_form ./pathauto.admin.inc Form builder; Configure the URL alias patterns. 1
pathauto_pattern_load_by_entity ./pathauto.module Load an URL alias pattern by entity, bundle, and language. 8 1
pathauto_perm ./pathauto.module Implements hook_perm().
pathauto_punctuation_chars ./pathauto.inc Return an array of arrays for punctuation values. 3
pathauto_settings_form ./pathauto.admin.inc Form builder; Configure the Pathauto settings. 1
pathauto_settings_form_validate ./pathauto.admin.inc Validate pathauto_settings_form form submissions.
pathauto_static ./pathauto.module Backport of drupal_static from Drupal 7. 5
pathauto_static_reset ./pathauto.module Backport of drupal_static_reset() from Drupal 7. 2
pathauto_taxonomy ./pathauto.module Implements hook_taxonomy().
pathauto_taxonomy_term_update_action ./pathauto.module Update action wrapper for pathauto_taxonomy_term_update_alias().

Pages

Other projects