tour.api.php

Describes API functions for tour module.

File

drupal/core/modules/tour/tour.api.php
View source

Functions

Namesort descending Description
hook_tour_insert Respond to creation of a new tour.
hook_tour_load Act on tour objects when loaded.
hook_tour_presave Act on a tour being inserted or updated.
hook_tour_tips_alter Allow modules to alter tour items before render.
hook_tour_tips_info_alter Allow modules to alter tip plugin definitions.
hook_tour_update Respond to updates to a tour object.