You are here

constant GUESTBOOK_SITE_GUESTBOOK in Guestbook 6

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

Flags for use in the "guestbook_mode" variable.

8 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
List 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);