Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Liste complète des membres de JKeychain, y compris les membres hérités :
$data | JRegistry | protected |
$instances | JRegistry | protectedstatic |
$iv | JKeychain | |
$method | JKeychain | |
__clone() | JRegistry | |
__construct($data=null) | JRegistry | |
__toString() | JRegistry | |
asArray($data) | JRegistry | protected |
bindData($parent, $data) | JRegistry | protected |
createPassphraseFile($passphrase, $passphraseFile, $privateKeyFile, $privateKeyPassphrase) | JKeychain | |
def($key, $default= '') | JRegistry | |
deleteValue($path) | JKeychain | |
exists($path) | JRegistry | |
get($path, $default=null) | JRegistry | |
getInstance($id) | JRegistry | static |
getPassphraseFromFile($passphraseFile, $publicKeyFile) | JKeychain | protected |
jsonSerialize() | JRegistry | |
loadArray($array) | JRegistry | |
loadFile($file, $format= 'JSON', $options=array()) | JRegistry | |
loadKeychain($keychainFile, $passphraseFile, $publicKeyFile) | JKeychain | |
loadObject($object) | JRegistry | |
loadString($data, $format= 'JSON', $options=array()) | JRegistry | |
merge($source) | JRegistry | |
saveKeychain($keychainFile, $passphraseFile, $publicKeyFile) | JKeychain | |
set($path, $value) | JRegistry | |
toArray() | JRegistry | |
toObject() | JRegistry | |
toString($format= 'JSON', $options=array()) | JRegistry |