You are here

Functions in Feedback 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
feedback_add_entry ./feedback.module Store a new feedback entry in the database. 1
feedback_admin_view_form ./feedback.module Build a (sortable) form containing a checkbox for each feedback entry. 1
feedback_admin_view_form_submit ./feedback.module Form submit callback for admin view form.
feedback_block ./feedback.module Implementation of hook_block().
feedback_footer ./feedback.module Implementation of hook_footer().
feedback_form ./feedback.module Form builder function for a user feedback form. 1
feedback_format_message ./feedback.module Format a feedback entry. 2
feedback_form_submit ./feedback.module
feedback_install ./feedback.install Implementation of hook_install().
feedback_load ./feedback.module Load feedback entries from the database. 1
feedback_mask_path ./feedback.module 'Mask' a path, i.e. replace all numeric arguments in a path with '%' placeholders. 2
feedback_menu ./feedback.module Implementation of hook_menu().
feedback_perm ./feedback.module Implementation of hook_perm().
feedback_uninstall ./feedback.install Implementation of hook_uninstall().
feedback_update_5200 ./feedback.install Add location_masked column to {feedback} table.
feedback_update_5201 ./feedback.install Add user agent column.
feedback_update_5202 ./feedback.install Add column for absolute URL.
feedback_user ./feedback.module Implementation of hook_user().
theme_feedback_admin_view_form ./feedback.module Output a sortable table containing all feedback entries.

Other projects