Class MailtoHelper

Description
  • abstract:

Located in /components/com_mailto/helpers/mailto.php (line 15)


	
			
Method Summary
static URL addLink (string $url)
static void cleanHashes ([ $lifetime = 1440])
static URL validateHash (string $hash)
Methods
static method addLink (line 23)

Adds a URL to the mailto system and returns the hash

  • return: hash
  • access: public
static URL addLink (string $url)
  • string $url: url
static method cleanHashes (line 63)

Cleans out old hashes

  • since: 1.6.1
  • access: public
static void cleanHashes ([ $lifetime = 1440])
  • $lifetime
static method validateHash (line 45)

Checks if a URL is a Flash file

  • access: public
static URL validateHash (string $hash)
  • string $hash

Documentation generated on Mon, 25 Jun 2012 13:56:38 -0500 by phpDocumentor 1.4.4