Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ShortcutTestCase::$node | property | modules/ |
Generic node used for testing. |
| ShortcutTestCase::$set | property | modules/ |
Site-wide default shortcut set. |
| ShortcutTestCase::$shortcut_user | property | modules/ |
User with permission to use shortcuts, but not administer them. |
| ShortcutTestCase::generateShortcutLink | function | modules/ |
Creates a generic shortcut link. |
| ShortcutTestCase::generateShortcutSet | function | modules/ |
Creates a generic shortcut set. |
| ShortcutTestCase::getShortcutInformation | function | modules/ |
Extracts information from shortcut set links. |
| ShortcutTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| shortcut_admin_add_link | function | modules/ |
Adds a link to the end of a shortcut set, keeping within a prescribed limit. |
| shortcut_admin_paths | function | modules/ |
Implements hook_admin_paths(). |
| shortcut_block_info | function | modules/ |
Implements hook_block_info(). |
| shortcut_block_view | function | modules/ |
Implements hook_block_view(). |
| shortcut_current_displayed_set | function | modules/ |
Returns the current displayed shortcut set for the provided user account. |
| shortcut_default_set | function | modules/ |
Returns the default shortcut set for a given user account. |
| SHORTCUT_DEFAULT_SET_NAME | constant | modules/ |
The name of the default shortcut set. |
| shortcut_help | function | modules/ |
Implements hook_help(). |
| shortcut_install | function | modules/ |
Implements hook_install(). |
| shortcut_link_access | function | modules/ |
Access callback for editing a link in a shortcut set. |
| shortcut_link_add | function | modules/ |
Form callback: builds the form for adding a new shortcut link. |
| shortcut_link_add_inline | function | modules/ |
Menu page callback: creates a new link in the provided shortcut set. |
| shortcut_link_add_submit | function | modules/ |
Submit handler for shortcut_link_add(). |
| shortcut_link_delete | function | modules/ |
Form callback: builds the confirmation form for deleting a shortcut link. |
| shortcut_link_delete_submit | function | modules/ |
Submit handler for shortcut_link_delete_submit(). |
| shortcut_link_edit | function | modules/ |
Form callback: builds the form for editing a shortcut link. |
| shortcut_link_edit_submit | function | modules/ |
Submit handler for shortcut_link_edit(). |
| shortcut_link_edit_validate | function | modules/ |
Validation handler for the shortcut link add and edit forms. |
| shortcut_max_slots | function | modules/ |
Returns the maximum number of shortcut "slots" available per shortcut set. |
| shortcut_menu | function | modules/ |
Implements hook_menu(). |
| shortcut_page_alter | function | modules/ |
Implements hook_page_alter(). |
| shortcut_permission | function | modules/ |
Implements hook_permission(). |
| shortcut_preprocess_page | function | modules/ |
Implements hook_preprocess_page(). |
| shortcut_renderable_links | function | modules/ |
Returns an array of shortcut links, suitable for rendering. |
| shortcut_schema | function | modules/ |
Implements hook_schema(). |
| shortcut_sets | function | modules/ |
Returns an array of all shortcut sets, keyed by the set name. |
| shortcut_set_add_form | function | modules/ |
Form callback: builds the form for adding a shortcut set. |
| shortcut_set_add_form_submit | function | modules/ |
Submit handler for shortcut_set_add_form(). |
| shortcut_set_add_form_validate | function | modules/ |
Validation handler for shortcut_set_add_form(). |
| shortcut_set_admin | function | modules/ |
Menu page callback: builds the page for administering shortcut sets. |
| shortcut_set_assign_user | function | modules/ |
Assigns a user to a particular shortcut set. |
| shortcut_set_customize | function | modules/ |
Form callback: builds the form for customizing shortcut sets. |
| shortcut_set_customize_submit | function | modules/ |
Submit handler for shortcut_set_customize(). |
| shortcut_set_delete | function | modules/ |
Deletes a shortcut set. |
| shortcut_set_delete_access | function | modules/ |
Access callback for deleting a shortcut set. |
| shortcut_set_delete_form | function | modules/ |
Form callback: builds the confirmation form for deleting a shortcut set. |
| shortcut_set_delete_form_submit | function | modules/ |
Submit handler for shortcut_set_delete_form(). |
| shortcut_set_edit_access | function | modules/ |
Access callback for editing a shortcut set. |
| shortcut_set_edit_form | function | modules/ |
Form callback: builds the form for editing the shortcut set name. |
| shortcut_set_edit_form_submit | function | modules/ |
Submit handler for shortcut_set_edit_form(). |
| shortcut_set_edit_form_validate | function | modules/ |
Validation handler for shortcut_set_edit_form(). |
| shortcut_set_get_unique_name | function | modules/ |
Returns a unique, machine-readable shortcut set name. |
| shortcut_set_load | function | modules/ |
Loads the data for a shortcut set. |
Pagination
- Previous page
- Page 172
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.