You are here

Functions in Guestbook 5

Primary tabs

Namesort descending Location Description Direct uses Strings
guestbook_admin_settings ./guestbook.module Implementation of hook_settings(). 1
guestbook_delete_entry_confirm ./guestbook.module 1
guestbook_delete_entry_confirm_page ./guestbook.module 1
guestbook_delete_entry_confirm_submit ./guestbook.module
guestbook_form_comment ./guestbook.module 1
guestbook_form_comment_form ./guestbook.module 1
guestbook_form_comment_form_submit ./guestbook.module
guestbook_form_entry ./guestbook.module Retrieve a guestbook post form. 2
guestbook_form_entry_form ./guestbook.module Form builder function for guestbook post form. 1
guestbook_form_entry_form_submit ./guestbook.module
guestbook_help ./guestbook.module Implementation of hook_help().
guestbook_install ./guestbook.install Implementation of hook_install().
guestbook_list ./guestbook.module Output a list of all guestbooks; menu callback. 1
guestbook_menu ./guestbook.module Implementation of hook_menu().
guestbook_page ./guestbook.module Output a guestbook page; menu callback. 1
guestbook_page_form ./guestbook.module Display the guestbook form on a separate page; menu callback. 1
guestbook_perm ./guestbook.module Implementation of hook_perm().
guestbook_uninstall ./guestbook.install Implementation of hook_uninstall().
guestbook_update_1 ./guestbook.install
guestbook_update_2 ./guestbook.install
guestbook_update_3 ./guestbook.install
guestbook_user ./guestbook.module Implementation of hook_user().
theme_guestbook ./guestbook.module Render a guestbook.
theme_guestbook_entry ./guestbook.module
theme_guestbook_entry_comment ./guestbook.module
theme_guestbook_form_comment_form ./guestbook.module
theme_guestbook_form_entry_form ./guestbook.module
theme_guestbook_list ./guestbook.module
theme_guestbook_user_picture ./guestbook.module
_guestbook_access ./guestbook.module Returns if current user is allowed to perform $action in guestbook $uid. 6
_guestbook_exists ./guestbook.module Returns if the guestbook specified by $uid exists. 3
_guestbook_form_filter_tips ./guestbook.module 1
_guestbook_info ./guestbook.module Returns the title or the intro text of the guestbook specified by $uid. 3
_guestbook_newentries ./guestbook.module Fetches number of new entries for current user. 1
_guestbook_spam ./guestbook.module 1
_guestbook_timeinterval ./guestbook.module Returns a string representation of a time interval. 1
_guestbook_user_profile_link ./guestbook.module Return a link to $uid's profile if context allows it. 1

Other projects