[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 1004 lignes (32 kb) |
Inclus ou requis: | 1 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
xmlrpcfault($string) X-Ref |
Pas de description |
xmlrpc_encode_entitites($data) X-Ref |
To help correct communication of non-ascii chars inside strings, regardless of the charset used when sending requests, parsing them, sending responses and parsing responses, convert all non-ascii chars present in the message into their equivalent 'charset entity'. Charset entities enumerated this way are independent of the charset encoding used to transmit them, and all XML parsers are bound to understand them. |
xmlrpc_entity_decode($string) X-Ref |
Pas de description |
xmlrpc_lookup_entity($ent) X-Ref |
Pas de description |
xmlrpc_se($parser, $name, $attrs) X-Ref |
Pas de description |
xmlrpc_ee($parser, $name) X-Ref |
Pas de description |
xmlrpc_cd($parser, $data) X-Ref |
Pas de description |
xmlrpc_dh($parser, $data) X-Ref |
Pas de description |
iso8601_encode($timet, $utc=0) X-Ref |
Pas de description |
iso8601_decode($idate, $utc=0) X-Ref |
Pas de description |
phpgw_xmlrpc_decode($xmlrpc_val) X-Ref |
Pas de description |
phpgw_xmlrpc_encode($php_val) X-Ref |
Pas de description |
_xmlrpcs_listMethods($server, $m) X-Ref |
Pas de description |
_xmlrpcs_methodSignature($server, $m) X-Ref |
Pas de description |
_xmlrpcs_methodHelp($server, $m) X-Ref |
Pas de description |
_xmlrpcs_login($server,$m) X-Ref |
Pas de description |
_xmlrpcs_logout($server,$m) X-Ref |
Pas de description |
_xmlrpcs_phpgw_api_version($server,$m) X-Ref |
Pas de description |
_xmlrpcs_time($server,$m) X-Ref |
Pas de description |
xmlrpc_debugmsg($m) X-Ref |
Pas de description |
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |