You are here

Functions in Pathauto 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
pathauto_taxonomy_term_update_alias ./pathauto.module Update the URL aliases for an individual taxonomy term. 3
pathauto_taxonomy_term_update_alias_multiple ./pathauto.module Update the URL aliases for multiple taxonomy terms. 2
pathauto_token_list ./pathauto.module Implements hook_token_list().
pathauto_token_values ./pathauto.module Implements hook_token_values().
pathauto_truncate_utf8 ./pathauto.inc Truncates a UTF-8-encoded string safely to a number of characters. 3
pathauto_uninstall ./pathauto.install Implements hook_uninstall().
pathauto_update_1 ./pathauto.install Set the weight a little heavier to allow taxonomy to do its work.
pathauto_update_3 ./pathauto.install Delete the pathauto_node_supportsfeeds.
pathauto_update_4 ./pathauto.install New style naming for the punctuation chars.
pathauto_update_6200 ./pathauto.install Remove the unsupported user/%/contact and user/%/tracker pattern variables.
pathauto_update_6201 ./pathauto.install Remove obsolete variables since batch API is now used.
pathauto_update_6202 ./pathauto.install Remove obsolete variables for removed feed handling.
pathauto_update_7 ./pathauto.install Remove the url_alias_extra table which wasn't used.
pathauto_user ./pathauto.module Implements hook_user().
pathauto_user_operations ./pathauto.module Implements hook_user_operations().
pathauto_user_update_action ./pathauto.module Update action wrapper for pathauto_user_update_alias().
pathauto_user_update_alias ./pathauto.module Update the URL aliases for an individual user account. 3
pathauto_user_update_alias_multiple ./pathauto.module Update the URL aliases for multiple user accounts. 1 1
taxonomy_pathauto ./pathauto.module Implements hook_pathauto() on behalf of taxonomy.module.
taxonomy_pathauto_bulk_update_batch_process ./pathauto.pathauto.inc Batch processing callback; Generate aliases for taxonomy terms. 1
user_pathauto ./pathauto.module Implements hook_pathauto() on behalf of user.module.
user_pathauto_bulk_update_batch_process ./pathauto.pathauto.inc Batch processing callback; Generate aliases for users. 1
_blog_pathauto ./pathauto.pathauto.inc Implements hook_pathauto(). 1
_forum_pathauto ./pathauto.pathauto.inc Implements hook_pathauto() for forum module. 1
_node_pathauto ./pathauto.pathauto.inc Implements hook_pathauto(). 1
_pathauto_alias_exists ./pathauto.inc Check to see if there is already an alias pointing to a different item. 1
_pathauto_clean_separators ./pathauto.inc Trims duplicate, leading, and trailing separators from a string. 2
_pathauto_existing_alias_data ./pathauto.inc Fetches an existing URL alias given a path and optional language. 1
_pathauto_get_raw_tokens ./pathauto.inc Fetch an array of non-raw tokens that have matching raw tokens. 2
_pathauto_get_schema_alias_maxlength ./pathauto.inc Fetch the maximum length of the {url_alias}.dst field from the schema. 6
_pathauto_include ./pathauto.module Deprecated. Use module_load_include('inc', 'pathauto') instead.
_pathauto_path_is_callback ./pathauto.inc Verify if the given path is a valid menu callback. 1
_pathauto_set_alias ./pathauto.inc Private function for Pathauto to create an alias. 1
_pathauto_sql_concat ./pathauto.module Return the proper SQL to perform cross-db and field-type concatenation. 5
_pathauto_sql_count ./pathauto.module Return the proper SQL to perform a simple count query. 5
_pathauto_token_list ./pathauto.tokens.inc Implements hook_token_list(). 1
_pathauto_token_values ./pathauto.tokens.inc Implements hook_token_values(). 1
_pathauto_validate_numeric_element ./pathauto.admin.inc Validate a form element that should have an numeric value. 1
_pathauto_validate_pattern_element ./pathauto.admin.inc Element validation callback for URL alias patterns. 1
_pathauto_verbose ./pathauto.inc Output a helpful message if verbose output is enabled. 2
_taxonomy_pathauto ./pathauto.pathauto.inc Implements hook_pathauto(). 1
_user_pathauto ./pathauto.pathauto.inc Implements hook_pathauto(). 1

Pages

Other projects