Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques statiques | |
static | plainText ($contents, $passphrase='') |
static | base64Encoded ($contents, $passphrase='') |
static | file ($path, $passphrase='') |
Membres hérités additionnels | |
Fonctions membres publiques hérités de Key | |
__construct ($content, $passphrase='') | |
contents () | |
passphrase () | |
getContent () | |
getPassphrase () | |
Attributs protégés hérités de Key | |
$content | |
|
static |
string | $contents | |
string | $passphrase |
Références Key\$passphrase, et CannotDecodeContent\invalidBase64String().
|
static |
string | $path | |
string | $passphrase |
FileCouldNotBeRead |
Références Key\$passphrase, et $path.
|
static |
string | $contents | |
string | $passphrase |
Références Key\$passphrase.
Référencé par Configuration\forUnsecuredSigner().