You are here

constant GUESTBOOK_SITE_GUESTBOOK in Guestbook 5.2

Same name and namespace in other branches
  1. 5 guestbook.module \GUESTBOOK_SITE_GUESTBOOK
  2. 6.2 guestbook.module \GUESTBOOK_SITE_GUESTBOOK
  3. 6 guestbook.module \GUESTBOOK_SITE_GUESTBOOK
  4. 7.2 guestbook.module \GUESTBOOK_SITE_GUESTBOOK

Flags for use in the "guestbook_mode" variable.

7 uses of GUESTBOOK_SITE_GUESTBOOK
guestbook_admin_settings in ./guestbook.module
Implementation of hook_settings().
guestbook_form_entry_form_submit in ./guestbook.module
guestbook_list in ./guestbook.module
Output a list of all guestbooks; menu callback.
guestbook_menu in ./guestbook.module
Implementation of hook_menu().
guestbook_user in ./guestbook.module
Implementation of hook_user().

... See full list

File

./guestbook.module, line 13

Code

define('GUESTBOOK_SITE_GUESTBOOK', 0x1);