Contributions API

path_redirect.module

Version

1.3.2.7.2.13 (checked in on 2008/03/08 at 01:10:17 by horsepunchkid)

Constants

Namesort iconDescription
PATH_REDIRECT_DEFAULT_TYPE

Functions

Namesort iconDescription
path_redirect_deleteDelete 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_gotoThis is a copy of drupal_goto() redesigned for use during the bootstrap
path_redirect_helpImplementation of hook_help
path_redirect_initImplementation of hook_init
path_redirect_loadRetrieve the specified URL redirect
path_redirect_menuImplementation of hook_menu
path_redirect_permImplementation of hook_perm
path_redirect_save