Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe MailtoHelper

Fonctions membres publiques statiques

static addLink ($url)
 
static validateHash ($hash)
 
static cleanHashes ($lifetime=1440)
 

Documentation des fonctions membres

◆ addLink()

static addLink (   $url)
static

Adds a URL to the mailto system and returns the hash

Paramètres
string$urlUrl
Renvoie
string URL hash

Références $hash, et $url.

Référencé par JHtmlIcon\email().

◆ cleanHashes()

static cleanHashes (   $lifetime = 1440)
static

Cleans out old hashes

Paramètres
integer$lifetimeHow old are the hashes we want to remove
Renvoie
void
Depuis
1.6.1

Références $link.

◆ validateHash()

static validateHash (   $hash)
static

Checks if a URL is a Flash file

Paramètres
string$hashFile hash
Renvoie
URL

Références $hash.

Référencé par MailtoController\send().


La documentation de cette classe a été générée à partir du fichier suivant :