path.module

Version

1.83.2.3 (checked in on 2007/01/04 at 22:01:17 by killes)

Description

Enables users to rename URLs.

Functions

Namesort iconDescription
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 URL alias to the database.
path_form_validateVerify that 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.
 
 

Drupal is a registered trademark of Dries Buytaert.