It seems that it is what I was looking for. Thanks.
-----Message d'origine----- De : Vadim Gritsenko [mailto:[EMAIL PROTECTED] Envoyé : jeudi 8 juillet 2004 14:58 À : xindice-users@xml.apache.org Objet : Re: How to program new PHP Xindice functions Eric MERY wrote: >I'm using the Xindice PHP class of Jill Rhoads. >But some functions are note programmed like indexer functions... >How can I program them? Which document can help me? Which document tells >me the name of the xml methods with the parameters? > > Not sure about the document, but all XML-RPC methods are implemented here: http://cvs.apache.org/viewcvs.cgi/xml-xindice/java/src/org/apache/xindic e/server/rpc/messages/ You can always take a look at the source code and see what methods and parameters are supported. Vadim