You are here

Functions in Flatcomments 6

Primary tabs

Namesort descending Location Description Direct uses Strings
flatcomments_comment_form_submit ./flatcomments.module Sets comment pid to null prior to comment save. 1
flatcomments_existing_enable flatcomments_existing/flatcomments_existing.install Implementation of hook_enable().
flatcomments_existing_finished flatcomments_existing/flatcomments_existing.admin.inc Print message when finished. This is a batch operation. 1
flatcomments_existing_flatten_access flatcomments_existing/flatcomments_existing.module 1
flatcomments_existing_form flatcomments_existing/flatcomments_existing.admin.inc This is a multi-pass form, the confirmation being second pass. 1
flatcomments_existing_form_submit_1 flatcomments_existing/flatcomments_existing.admin.inc Form submit handler - first pass. Triggers second pass for confirmation. 1
flatcomments_existing_form_submit_2 flatcomments_existing/flatcomments_existing.admin.inc Form submit handler - second pass. Starts a batch of required operations. 1
flatcomments_existing_form_validate flatcomments_existing/flatcomments_existing.admin.inc Form validation; checks that node type(s) are selected, and all valid. The checks are executed on both passes of the form.
flatcomments_existing_help flatcomments_existing/flatcomments_existing.module Implementation of hook_help().
flatcomments_existing_menu flatcomments_existing/flatcomments_existing.module Implementation of hook_menu().
flatcomments_existing_one flatcomments_existing/flatcomments_existing.admin.inc Flatten comments for single node. This is a batch operation. 1
flatcomments_form_alter ./flatcomments.module Implementation of hook_form_alter().
flatcomments_node_type ./flatcomments.module Implementation of hook_node_type().
flatcomments_node_type_form_submit ./flatcomments.module Handles comment display mode save for our custom option. 1
flatcomments_preprocess_comment ./flatcomments.module Process variables for comment.tpl.php.
flatcomments_update_6100 ./flatcomments.install Removes old flatcomments variables.

Other projects