[ Index ] |
|
Code source de Drupal 5.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 476 lignes (14 kb) |
Inclus ou requis: | 2 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
xmlrpc_value($data, $type = FALSE) X-Ref |
Recursively turn a data structure into objects with 'data' and 'type' attributes. param: $data param: $type return: |
xmlrpc_value_calculate_type(&$xmlrpc_value) X-Ref |
Map PHP type to XML-RPC type. param: $xmlrpc_value return: |
xmlrpc_value_get_xml($xmlrpc_value) X-Ref |
Generate XML representing the given value. param: $xmlrpc_value return: |
xmlrpc_message($message) X-Ref |
Construct an object representing an XML-RPC message. param: $message return: |
xmlrpc_message_parse(&$xmlrpc_message) X-Ref |
Parse an XML-RPC message. If parsing fails, the faultCode and faultString will be added to the message object. param: $xmlrpc_message return: |
xmlrpc_message_set($value = NULL) X-Ref |
Store a copy of the $xmlrpc_message object temporarily. param: $value return: |
xmlrpc_message_get() X-Ref |
Pas de description |
xmlrpc_message_tag_open($parser, $tag, $attr) X-Ref |
Pas de description |
xmlrpc_message_cdata($parser, $cdata) X-Ref |
Pas de description |
xmlrpc_message_tag_close($parser, $tag) X-Ref |
Pas de description |
xmlrpc_request($method, $args) X-Ref |
Construct an object representing an XML-RPC request param: $method param: $args return: |
xmlrpc_error($code = NULL, $message = NULL) X-Ref |
Pas de description |
xmlrpc_error_get_xml($xmlrpc_error) X-Ref |
Pas de description |
xmlrpc_date($time) X-Ref |
Pas de description |
xmlrpc_date_get_xml($xmlrpc_date) X-Ref |
Pas de description |
xmlrpc_base64($data) X-Ref |
Pas de description |
xmlrpc_base64_get_xml($xmlrpc_base64) X-Ref |
Pas de description |
_xmlrpc() X-Ref |
Execute an XML remote procedural call. This is private function; call xmlrpc() in common.inc instead of this function. return: |
xmlrpc_errno() X-Ref |
Returns the last XML-RPC client error number |
xmlrpc_error_msg() X-Ref |
Returns the last XML-RPC client error message |
Généré le : Fri Nov 30 16:20:15 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |