path.admin.inc

Version 1.7.2.1 (checked in on 2008/11/22 at 10:49:15 by dries)

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_filter_get_keysHelper function for grabbing filter keys.
path_admin_formReturn a form for editing or creating an individual URL alias.
path_admin_form_submitSave a new URL alias to the database.
path_admin_form_validateVerify that a new URL alias is valid
path_admin_overviewReturn a listing of all defined URL aliases. When filter key passed, perform a standard search on the given key, and return the list of matching 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.