contextual.module
Adds contextual links to perform actions related to elements on a page.
File
core/modules/contextual/contextual.moduleFunctions
| Name | Description |
|---|---|
| contextual_contextual_links_view_alter | Implements hook_contextual_links_view_alter(). |
| contextual_help | Implements hook_help(). |
| contextual_page_attachments | Implements hook_page_attachments(). |
| contextual_preprocess | Implements hook_preprocess(). |
| contextual_toolbar | Implements hook_toolbar(). |
| _contextual_id_to_links | Unserializes the result of _contextual_links_to_id(). |
| _contextual_links_to_id | Serializes #contextual_links property value array to a string. |
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!contextual!contextual.module/8.1.x