shortcut.admin.inc

Version 1.2 (checked in on 2009/11/08 at 13:23:41 by webchick)

Administrative page callbacks for the shortcut module.

Functions

NameDescription
shortcut_admin_add_linkAdd a link to the end of a shortcut set, keeping within a prescribed limit.
shortcut_link_addMenu callback; Build the form for adding a new shortcut link.
shortcut_link_add_inlineMenu callback; Creates a new link in the provided shortcut set
shortcut_link_add_submitSubmit handler for the form that adds shortcut links.
shortcut_link_deleteMenu callback; Build the form for deleting a shortcut link.
shortcut_link_delete_submitSubmit handler for the shortcut link deletion form.
shortcut_link_editMenu callback; Build the form for editing a shortcut link.
shortcut_link_edit_submitSubmit handler for the shortcut link editing form.
shortcut_link_edit_validateValidation handler for the shortcut link add and edit forms.
shortcut_max_slotsReturns the maximum number of shortcut "slots" available per shortcut set.
shortcut_set_customizeMenu callback; Build the form for customizing shortcut sets.
shortcut_set_customize_submitSubmit handler for the shortcut set customization form.
shortcut_set_switchMenu callback; Build the form for switching shortcut sets.
shortcut_set_switch_submitSubmit handler for the form that switches shortcut sets.
theme_shortcut_set_customizeTheme function for the shortcut set customization form.
theme_shortcut_set_switchTheme function for the form that switches shortcut sets.
_shortcut_link_form_elementsHelper function for building a form for adding or editing shortcut links.
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.