Class Hook_broken_urls

Description

Located in /sources/hooks/modules/admin_cleanup/broken_urls.php (line 21)


	
			
Method Summary
void check_url (URLPATH $url, ID_TEXT $table, ID_TEXT $field, ID_TEXT $id, array &$checked_already, array &$found_404, array &$found, [string $spot = ''])
?array info ()
tempcode run ()
Methods
check_url (line 191)

Standard modular run function.

void check_url (URLPATH $url, ID_TEXT $table, ID_TEXT $field, ID_TEXT $id, array &$checked_already, array &$found_404, array &$found, [string $spot = ''])
  • URLPATH $url: URL to check
  • ID_TEXT $table: Table name
  • ID_TEXT $field: Field name
  • ID_TEXT $id: ID
  • array &$checked_already: Place to record what we've already checked
  • array &$found_404: Place to put 404 errors
  • array &$found: Place to put file-not-found errors
  • string $spot: A textual identifier to where the content can be seen
info (line 29)

Standard modular info function.

  • return: Map of module info (NULL: module is disabled).
?array info ()
run (line 61)

Standard modular run function.

  • return: Results
tempcode run ()

Documentation generated on Sun, 02 Jan 2011 23:09:29 +0000 by phpDocumentor 1.4.3