1.3.2.7.2.13 (checked in on 2008/03/08 at 01:10:17 by horsepunchkid)
| Name | Description |
|---|---|
| PATH_REDIRECT_DEFAULT_TYPE |
| Name | Description |
|---|---|
| path_redirect_delete | Delete the specified path redirect. This will delete as specifically as possible, in order: by $rid, by ($from, $to), by $from, or by $to. Multiple redirects may be deleted if the $to parameter matches more than one entry. |
| path_redirect_goto | This is a copy of drupal_goto() redesigned for use during the bootstrap |
| path_redirect_help | Implementation of hook_help |
| path_redirect_init | Implementation of hook_init |
| path_redirect_load | Retrieve the specified URL redirect |
| path_redirect_menu | Implementation of hook_menu |
| path_redirect_perm | Implementation of hook_perm |
| path_redirect_save |