You are here

constant SITEIMPROVE_PERMISSION_USE in Siteimprove 7

@file Drupal Module: Siteimprove Plugin.

Adds the required Javascript to node forms pages for show a little box with the results from the latest SI scan of the current page.

7 uses of SITEIMPROVE_PERMISSION_USE
SiteimproveUtils::setSessionUrl in includes/SiteimproveUtils.php
Save URL in session.
siteimprove_form_alter in ./siteimprove.module
Implements hook_form_alter().
siteimprove_init in ./siteimprove.module
Implements hook_init().
siteimprove_node_insert in ./siteimprove.module
Implements hook_node_insert().
siteimprove_node_update in ./siteimprove.module
Implements hook_node_update().

... See full list

File

./siteimprove.module, line 11
Drupal Module: Siteimprove Plugin.

Code

define('SITEIMPROVE_PERMISSION_USE', 'use siteimprove');