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é
|
Fonctions membres publiques statiques | |
static | addLink ($url) |
static | validateHash ($hash) |
static | cleanHashes ($lifetime=1440) |
|
static |
Adds a URL to the mailto system and returns the hash
string | $url | Url |
Référencé par JHtmlIcon\email().
|
static |
Cleans out old hashes
integer | $lifetime | How old are the hashes we want to remove |
Références $link.
|
static |
Checks if a URL is a Flash file
string | $hash | File hash |
Références $hash.
Référencé par MailtoController\send().