path.admin.inc

Version 1.36 (checked in on 2009/10/24 at 05:13:44 by webchick)

Administrative page callbacks for the path module.

Functions

NameDescription
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_admin_filter_formReturn a form to filter URL aliases.
path_admin_filter_form_submit_filterProcess filter form submission when the Filter button is pressed.
path_admin_filter_form_submit_resetProcess filter form submission when the Reset button is pressed.
path_admin_formReturn a form for editing or creating an individual URL alias.
path_admin_form_submitSave a URL alias to the database.
path_admin_form_validateVerify that a URL alias is valid
path_admin_overviewReturn a listing of all defined URL aliases.
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.