![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Espaces de nommage | |
| kernel | |
Fonctions | |
| xoops_hex2bin ($hex) | |
| xoops_bin2hex ($bin) | |
| xoops_ishexstr ($hex, $checklen=32) | |
| xoops_convert_encode ($data, $store_method='urlcode') | |
| xoops_convert_decode ($data, $store_method='urlcode') | |
| xoops_aw_encode ($value, $key, $store_method='urlcode') | |
| xoops_aw_decode ($value, $key, $store_method='urlcode') | |
| xoops_aw_decode | ( | $value, | |
| $key, | |||
$store_method = 'urlcode' |
|||
| ) |
| mixed | $value | value of array |
| key | of array $key | |
| string | $store_method |
Voici le graphe d'appel pour cette fonction :| xoops_aw_encode | ( | $value, | |
| $key, | |||
$store_method = 'urlcode' |
|||
| ) |
| mixed | $value | value of array |
| key | of array $key | |
| string | $store_method |
Voici le graphe d'appel pour cette fonction :| xoops_bin2hex | ( | $bin | ) |
| xoops_convert_decode | ( | $data, | |
$store_method = 'urlcode' |
|||
| ) |
| value | of array $data | |
| string | $store_method |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :| xoops_convert_encode | ( | $data, | |
$store_method = 'urlcode' |
|||
| ) |
| value | of array $data | |
| string | $store_method |
Voici le graphe des appelants de cette fonction :| xoops_hex2bin | ( | $hex | ) |
| hex | string $hex |
Voici le graphe des appelants de cette fonction :| xoops_ishexstr | ( | $hex, | |
$checklen = 32 |
|||
| ) |