You are here

Functions in AJAX Comments 6

Primary tabs

Namesort descending Location Description Direct uses Strings
ajax_comments_cache_get ./ajax_comments.pages.inc This one differs from standard by loading even expired cache instances. 1
ajax_comments_form_comment_form_alter ./ajax_comments.module Implementation of hook_form_FORM_ID_alter().
ajax_comments_form_get_cache ./ajax_comments.pages.inc Fetch a form from cache. 1
ajax_comments_help ./ajax_comments.module Implementation of hook_help().
ajax_comments_install ./ajax_comments.install Implementaton of hook_install
ajax_comments_instant_delete ./ajax_comments.pages.inc Comments delete callback. 1
ajax_comments_js ./ajax_comments.pages.inc AHAH callback. 1
ajax_comments_js_load_thread ./ajax_comments.pages.inc Render a new comment thread. 1
ajax_comments_js_reload_form ./ajax_comments.pages.inc Delivers a new comments form after comment have been submitted. 1
ajax_comments_link_alter ./ajax_comments.module Implementation of hook_link_alter().
ajax_comments_menu ./ajax_comments.module Implementation of hook_menu().
ajax_comments_post_comment_render ./ajax_comments.module Implementation of hook_post_comment_render(). Add ajax comments scripts on the page after comments being rendered.
ajax_comments_preprocess_comment ./ajax_comments.module Process variables for comment.tpl.php.
ajax_comments_requirements ./ajax_comments.module Implementation of hook_requirements().
ajax_comments_settings ./ajax_comments.admin.inc AJAX comments settings form. 1
ajax_comments_submit ./ajax_comments.module Comment submit routine. 2
ajax_comments_uninstall ./ajax_comments.install Implementaton of hook_uninstall

Other projects