path.module

Version 1.105.2.3 (checked in on 2009/01/14 at 05:59:09 by drumm)

Enables users to rename URLs.

Functions

NameDescription
path_adminMenu callback; presents an overview of all URL aliases.
path_admin_deletePost-confirmation; delete an URL alias.
path_admin_delete_confirmMenu callback; confirms deleting an URL alias
path_admin_delete_confirm_submitExecute URL alias deletion
path_admin_editMenu callback; handles pages for creating and editing URL aliases.
path_formReturn a form for editing or creating an individual URL alias.
path_form_alterImplementation of hook_form_alter().
path_form_submitSave a new URL alias to the database.
path_form_validateVerify that a new URL alias is valid
path_helpImplementation of hook_help().
path_loadFetch a specific URL alias from the database.
path_menuImplementation of hook_menu().
path_nodeapiImplementation of hook_nodeapi().
path_overviewReturn a listing of all defined URL aliases.
path_permImplementation of hook_perm().
path_set_aliasSet an aliased path for a given Drupal path, preventing duplicates.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.