Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Liste complète des membres de JSimpleCrypt, y compris les membres hérités :
$_errors | JObject | protected |
$_key | JSimpleCrypt | protected |
__construct($key=null) | JSimpleCrypt | |
__toString() | JObject | |
_charToInt($c) | JSimpleCrypt | protected |
_hexToInt($s, $i) | JSimpleCrypt | protected |
_hexToIntArray($s) | JSimpleCrypt | protected |
_intToHex($i) | JSimpleCrypt | protected |
_xorCharString($s) | JSimpleCrypt | protected |
_xorString($ai) | JSimpleCrypt | protected |
decrypt($s) | JSimpleCrypt | |
def($property, $default=null) | JObject | |
encrypt($s) | JSimpleCrypt | |
get($property, $default=null) | JObject | |
getError($i=null, $toString=true) | JObject | |
getErrors() | JObject | |
getProperties($public=true) | JObject | |
set($property, $value=null) | JObject | |
setError($error) | JObject | |
setProperties($properties) | JObject | |
toString() | JObject |