path.module
Version 1.138.2.3 (checked in on 2008/11/22 at 10:49:15 by dries)
Enables users to rename URLs.
Functions
| Name | Description |
|---|---|
| path_admin_delete | Post-confirmation; delete an URL alias. |
| path_form_alter | Implementation of hook_form_alter(). |
| path_help | Implementation of hook_help(). |
| path_load | Fetch a specific URL alias from the database. |
| path_menu | Implementation of hook_menu(). |
| path_nodeapi | Implementation of hook_nodeapi(). |
| path_perm | Implementation of hook_perm(). |
| path_set_alias | Set an aliased path for a given Drupal path, preventing duplicates. |
