Contributions API

Calling all Drupal developers!

Help us get this on the first page of Digg. DIGG NOW!

Modules in 5

path_redirect.module

Version

1.3.2.18 (checked in on 2007/12/27 at 05:51:12 by horsepunchkid)

Functions

Namesort iconDescription
path_redirect_adminCallback for administration pages
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_delete_confirm
path_redirect_delete_confirm_submit
path_redirect_edit
path_redirect_edit_submit
path_redirect_edit_validate
path_redirect_error_listReturn an array of 300-range error codes placed here for clarity
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