Abstract Class MailtoHelper

Description
  • abstract:

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


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

Adds a URL to the mailto system and returns the hash

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

Cleans out old hashes

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

Checks if a URL is a Flash file

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

Documentation generated on Tue, 19 Nov 2013 15:07:32 +0100 by phpDocumentor 1.4.3