You are here

constant SITE_ALERT_TIMEOUT_DEFAULT in Site Alert 7

Same name and namespace in other branches
  1. 8 site_alert.module \SITE_ALERT_TIMEOUT_DEFAULT

Core functionality for the Site Alert module.

@file site_alert.module

3 uses of SITE_ALERT_TIMEOUT_DEFAULT
site_alert_admin in ./site_alert.module
Build the administration form.
site_alert_block_view in ./site_alert.module
Implements hook_block_view().
site_alert_page_content_type_render in plugins/content_types/site_alert_page.inc
Callback for the 'site_alert' content type.

File

./site_alert.module, line 9
Core functionality for the Site Alert module.

Code

define('SITE_ALERT_TIMEOUT_DEFAULT', 300);