Class Block_main_staff_website_monitoring

Description

Located in /sources/blocks/main_staff_website_monitoring.php (line 18)


	
			
Method Summary
void CheckHash ( $hashnum)
array getAlexaRank (string $url)
void getch ( $url)
void getPageRank ( $url)
void getpr ( $url)
void HashURL ( $string)
?array info ()
void install ([?integer $upgrade_from = NULL], [?integer $upgrade_from_hack = NULL])
tempcode run (array $map)
void StrToNum ( $str,  $check,  $magic)
void uninstall ()
Methods
cacheing_environment (line 45)

Standard modular cache function.

  • return: Map of cache details (cache_on and ttl) (NULL: module is disabled).
?array cacheing_environment ()
CheckHash (line 159)
void CheckHash ( $hashnum)
  • $hashnum
getAlexaRank (line 89)

Function to find Alexa details of the site.

  • return: Returns a triple array with the rank, the amount of links, and the speed of the site.
array getAlexaRank (string $url)
  • string $url: The URL of the site which you want to find out information on.)
getch (line 198)
void getch ( $url)
  • $url
getPageRank (line 225)
void getPageRank ( $url)
  • $url
getpr (line 204)
void getpr ( $url)
  • $url
HashURL (line 142)
void HashURL ( $string)
  • $string
info (line 26)

Standard modular info function.

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

Standard modular install function.

void install ([?integer $upgrade_from = NULL], [?integer $upgrade_from_hack = NULL])
  • ?integer $upgrade_from: What version we're upgrading from (NULL: new install)
  • ?integer $upgrade_from_hack: What hack version we're upgrading from (NULL: new-install/not-upgrading-from-a-hacked-version)
run (line 241)

Standard modular run function.

  • return: The result of execution.
tempcode run (array $map)
  • array $map: A map of parameters.
StrToNum (line 119)
void StrToNum ( $str,  $check,  $magic)
  • $str
  • $check
  • $magic
uninstall (line 56)

Standard modular uninstall function.

void uninstall ()

Documentation generated on Sun, 02 Jan 2011 23:17:37 +0000 by phpDocumentor 1.4.3