8 uses of GUESTBOOK_SITE_GUESTBOOK in Guestbook 7.2
- guestbook_admin_settings in ./
guestbook.module - Implementation of hook_settings().
- guestbook_form_entry_form_submit in ./
guestbook.module - guestbook_form_user_profile_form_alter in ./
guestbook.module - Implements hook_form_FORMID_alter().
- guestbook_list in ./
guestbook.module - Output a list of all guestbooks; menu callback.
- guestbook_menu in ./
guestbook.module - Implementation of hook_menu().
- guestbook_user_view in ./
guestbook.module - Implements hook_user_view().
- _guestbook_info in ./
guestbook.module - Returns the title or the intro text of the guestbook specified by $uid.
- _guestbook_user_profile_link in ./
guestbook.module - Return a link to $uid's profile if context allows it.