| [ Index ] |
|
Code source de Joomla 1.0.13 |
[Code source] [Imprimer] [Statistiques]
dom_xmlrpc_object wraps a PHP associative array as an XML-RPC struct
| Author: | John Heinstein <johnkarl@nbnet.nb.ca> |
| Copyright: | (C) 2004 John Heinstein. All rights reserved |
| License: | http://www.gnu.org/copyleft/lesser.html LGPL License |
| Poids: | 38 lignes (1 kb) |
| Inclus ou requis: | 1 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
dom_xmlrpc_struct:: (2 méthodes):
dom_xmlrpc_struct()
getStruct()
Classe: dom_xmlrpc_struct - X-Ref
Wraps a PHP associative array as an XML-RPC struct| dom_xmlrpc_struct($numericAssociativeArray) X-Ref |
| Constructor param: object A reference to the associative array |
| getStruct() X-Ref |
| Returns the wrapped associative array return: array A reference to the associative array |
| Généré le : Wed Nov 21 14:43:32 2007 | par Balluche grâce à PHPXref 0.7 |
|