On this page
path.module
Enables users to rename URLs.
File
modules/path/path.moduleFunctions
| Name | Description |
|---|---|
| path_form_element_validate | Form element validation handler for URL alias form element. |
| path_form_node_form_alter | Implements hook_form_BASE_FORM_ID_alter() for node_form(). |
| path_form_taxonomy_form_term_alter | Implements hook_form_FORM_ID_alter() for taxonomy_form_term(). |
| path_help | Implements hook_help(). |
| path_menu | Implements hook_menu(). |
| path_node_delete | Implements hook_node_delete(). |
| path_node_insert | Implements hook_node_insert(). |
| path_node_update | Implements hook_node_update(). |
| path_permission | Implements hook_permission(). |
| path_taxonomy_term_delete | Implements hook_taxonomy_term_delete(). |
| path_taxonomy_term_insert | Implements hook_taxonomy_term_insert(). |
| path_taxonomy_term_update | Implements hook_taxonomy_term_update(). |
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!path!path.module/7.x