You are here

Functions in Guestbook 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
guestbook_admin_content_types_guestbook_user panels/guestbook_user.inc Return all content types available. 1
guestbook_admin_settings ./guestbook.module Implementation of hook_settings(). 1
guestbook_admin_title_guestbook_user panels/guestbook_user.inc Return administrative pane title. 1
guestbook_content_guestbook_user panels/guestbook_user.inc Render the guestbook of a user. 1
guestbook_delete_entry_confirm ./guestbook.module 2
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. 2
guestbook_form_entry_form_edit_submit ./guestbook.module Submit handler for editing guestbook entries. 1
guestbook_form_entry_form_submit ./guestbook.module
guestbook_form_entry_form_validate ./guestbook.module Form validation function for guestbook_form_entry_form.
guestbook_guestbook_user_panels_content_types panels/guestbook_user.inc Implementation of hook_panels_content_types().
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_mail ./guestbook.module Implementation of hook_mail().
guestbook_menu ./guestbook.module Implementation of hook_menu().
guestbook_menu_access_user_guestbook ./guestbook.module Menu access callback for user guestbook pages. 1
guestbook_mollom_form_info ./guestbook.module Implements hook_mollom_form_info().
guestbook_mollom_form_list ./guestbook.module Implements hook_mollom_form_list().
guestbook_mollom_form_moderation ./guestbook.module Mollom form moderation callback for guestbook entries. 1
guestbook_page ./guestbook.module Output a guestbook page; menu callback. 1 1
guestbook_page_form ./guestbook.module Display the guestbook form on a separate page; menu callback. 1
guestbook_panels_include_directory ./guestbook.module Implementation of hook_panels_include_directory().
guestbook_path ./guestbook.module Helper function to return the guestbook path for a given uid. 7
guestbook_perm ./guestbook.module Implementation of hook_perm().
guestbook_schema ./guestbook.install Implementation of hook_schema().
guestbook_theme ./guestbook.module Implementation of hook_theme()
guestbook_uninstall ./guestbook.install Implementation of hook_uninstall().
guestbook_update_6001 ./guestbook.install
guestbook_update_6200 ./guestbook.install Rename permission "administer all guestbooks" to "moderate all guestbooks".
guestbook_update_6201 ./guestbook.install Add default value for {guestbook}.anon* columns.
guestbook_update_6202 ./guestbook.install Add {guestbook}.status column.
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_entry_form ./guestbook.module
theme_guestbook_list ./guestbook.module
_guestbook_access ./guestbook.module Returns if current user is allowed to perform $action in guestbook $uid. 7
_guestbook_exists ./guestbook.module Returns if the guestbook specified by $uid exists. 2
_guestbook_form_filter_tips ./guestbook.module 2
_guestbook_info ./guestbook.module Returns the title or the intro text of the guestbook specified by $uid. 2 1
_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

Pages

Other projects