You are here

constant BANNER_DEFAULT_BANNER_MODE in Dynamic Banner 7

Same name and namespace in other branches
  1. 8 dynamic_banner.module \BANNER_DEFAULT_BANNER_MODE
  2. 7.2 dynamic_banner.module \BANNER_DEFAULT_BANNER_MODE
  3. 8.x dynamic_banner.module \BANNER_DEFAULT_BANNER_MODE
2 uses of BANNER_DEFAULT_BANNER_MODE
dynamic_banner_admin_form in includes/callbacks.inc
The main form dealing with dynamic banner There is now only one form for dynamic banner to deal with unlink in the d6 version
dynamic_banner_set_banner in includes/callbacks.inc
Set a banner for a given path, preventing duplicates. Note if dbid comes in null then we are creating a banner

File

./dynamic_banner.module, line 21
Distributed under GNU GPL version 3

Code

define('BANNER_DEFAULT_BANNER_MODE', 'normal');