You are here

Functions in Link checker 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
linkchecker_admin_report ./linkchecker.module Menu callback for reporting. 1
linkchecker_admin_settings_form ./linkchecker.module 1
linkchecker_admin_settings_form_submit ./linkchecker.module
linkchecker_admin_settings_form_validate ./linkchecker.module
linkchecker_block_add_form_submit ./linkchecker.module Custom submit handler for block add page.
linkchecker_block_box_delete_form_submit ./linkchecker.module Custom submit handler for block delete page.
linkchecker_block_configure_form_submit ./linkchecker.module Custom submit handler for block configure page.
linkchecker_check_http_request ./linkchecker.install Backport of D6 system_check_http_request() function.
linkchecker_comment ./linkchecker.module
linkchecker_cron ./linkchecker.module Implementation of hook_cron().
linkchecker_form_alter ./linkchecker.module
linkchecker_help ./linkchecker.module Implementation of hook_help().
linkchecker_install ./linkchecker.install Implementation of hook_install().
linkchecker_link_edit_form ./linkchecker.module Menu callback for link setting. 1
linkchecker_link_edit_form_submit ./linkchecker.module
linkchecker_link_load ./linkchecker.module Load link as array. 1
linkchecker_menu ./linkchecker.module Implementation of hook_menu().
linkchecker_nodeapi ./linkchecker.module
linkchecker_perm ./linkchecker.module Implementation of hook_perm().
linkchecker_requirements ./linkchecker.install Implementation of hook_requirements().
linkchecker_uninstall ./linkchecker.install Implementation of hook_uninstall().
linkchecker_update_5200 ./linkchecker.install Upgrade module to new schema.
linkchecker_update_5201 ./linkchecker.install Install linkchecker_comments table.
linkchecker_update_5202 ./linkchecker.install Remove unnecessary elements from custom submit buttons.
linkchecker_update_5203 ./linkchecker.install Change default value for linkchecker_links.code to -1.
linkchecker_update_5204 ./linkchecker.install Make fields unsigned.
linkchecker_update_5205 ./linkchecker.install Remove wrong auto_increment from linkchecker_links.lid.
linkchecker_update_5206 ./linkchecker.install Remove any references to nodes that are not published and also remove their comments references.
linkchecker_update_5207 ./linkchecker.install Add status column to links table.
linkchecker_update_5208 ./linkchecker.install Remove obsolete variable.
linkchecker_update_5209 ./linkchecker.install Update the permissions table, to reflect changes to hook_perm.
linkchecker_update_5210 ./linkchecker.install Add status code 302 to the default list of ignored response codes.
linkchecker_update_5211 ./linkchecker.install Remove obsolete variable.
linkchecker_update_5212 ./linkchecker.install Add RFC documenation domains back if they have been removed.
_linkchecker_absolute_content_path ./linkchecker.module Get the path of an URL. 1
_linkchecker_add_box_links ./linkchecker.module Add box links to database. 5
_linkchecker_add_comment_links ./linkchecker.module Add comment links to database. 4
_linkchecker_add_node_links ./linkchecker.module Add node links to database. 3
_linkchecker_batch_comments_import_op ./linkchecker.module Batch operation: Load all comments, 100 by hundred. 1
_linkchecker_batch_import ./linkchecker.module Trigger batch import job. 1
_linkchecker_batch_import_boxes ./linkchecker.module Batch: Load all boxes 100 by hundred. 2
_linkchecker_batch_import_boxes_op ./linkchecker.module Batch operation: Load all boxes, 100 by 100. 1
_linkchecker_batch_import_comments ./linkchecker.module Batch: Load all comments 100 by hundred. 2
_linkchecker_batch_import_comments_op ./linkchecker.module Batch operation: Load all boxes, 100 by 100.
_linkchecker_batch_import_nodes ./linkchecker.module Batch: Load all nodes 100 by hundred. 2
_linkchecker_batch_node_import_op ./linkchecker.module Batch operation: Load all nodes, 100 by hundred. 1
_linkchecker_box_links_missing ./linkchecker.module Returns an array of box references missing in the linkchecker_boxes table. 1
_linkchecker_check_markup ./linkchecker.module Customized clone of core check_markup() function with additional filter blacklist. 3
_linkchecker_cleanup_box_references ./linkchecker.module Cleanup no longer used box references to links in the linkchecker_boxes table. 1
_linkchecker_cleanup_comment_references ./linkchecker.module Cleanup no longer used comment references to links in the linkchecker_comments table. 1

Pages

Other projects