path.module

Version 1.56.2.4 (checked in on 2007/01/04 at 21:59:08 by killes)

Enables users to rename URLs.

Functions

NameDescription
conf_url_rewrite
path_adminMenu callback; presents an overview of all URL aliases.
path_admin_deleteMenu callback; handles deletion of an URL alias.
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_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_saveVerify that a new URL alias is valid, and save it to the database.
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.