You are here

Functions in Link checker 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
_linkchecker_cleanup_links ./linkchecker.module Run perodically via cron and delete all links without a references. 1
_linkchecker_cleanup_node_references ./linkchecker.module Cleanup no longer used node references to links in the linkchecker_nodes table. 1
_linkchecker_comment_links_missing ./linkchecker.module Returns an array of comment references missing in the linkchecker_comments table. 1
_linkchecker_comment_load ./linkchecker.module Load comment as array. 4
_linkchecker_delete_box_links ./linkchecker.module Remove all box references to links in the linkchecker_boxes table. 1
_linkchecker_delete_comment_links ./linkchecker.module Remove all comment references to links in the linkchecker_comments table. 1
_linkchecker_delete_node_links ./linkchecker.module Remove all node references to links in the linkchecker_nodes table. 1
_linkchecker_extract_links ./linkchecker.module Extract links from content. 3
_linkchecker_isvalid_response_code ./linkchecker.module Defines the list of allowed response codes for form input validation. 1 1
_linkchecker_link_check_status_filter ./linkchecker.module Verifies against the url blacklist, if the link status should be checked or not. 3
_linkchecker_link_replace ./linkchecker.module Replaces old link with new link in text. 1
_linkchecker_node_links_missing ./linkchecker.module Returns an array of node references missing in the linkchecker_nodes table. 1
_linkchecker_scan_box_links ./linkchecker.module Scan specified box for links. Helper function for job_queue scans. 1
_linkchecker_scan_comment_links ./linkchecker.module Scan specified comment for links. Helper function for job_queue scans. 1
_linkchecker_scan_nodetype ./linkchecker.module Should the defined node type scanned for links? 2
_linkchecker_scan_node_links ./linkchecker.module Scan specified node for links. Helper function for job_queue scans. 1
_linkchecker_status_handling ./linkchecker.module Status code handling. 1
_linkchecker_unpublish_nodes ./linkchecker.module Unpublishes all nodes having the specified link id. 1

Pages

Other projects