Standard modular cache function.
?array
cacheing_environment
()
void
CheckHash
( $hashnum)
Function to find Alexa details of the site.
array
getAlexaRank
(string $url)
-
string
$url: The URL of the site which you want to find out information on.)
Standard modular info function.
?array
info
()
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)
Standard modular run function.
tempcode
run
(array $map)
-
array
$map: A map of parameters.
void
StrToNum
( $str, $check, $magic)
Standard modular uninstall function.
void
uninstall
()