diff -r 665c3ea02d35 -r b218238e76b9 doc/tmpl/current.html
--- a/doc/tmpl/current.html Fri Mar 30 16:39:12 2012 +0200
+++ b/doc/tmpl/current.html Mon Apr 23 21:38:30 2012 +0200
@@ -5,66 +5,91 @@
xmlns:py="http://genshi.edgewall.org/">
- +
- Die Iro API enthält Funktion, die für den Massenversand nützlich sind. + Iro API has many methods, that are usefull if you want to send a bunch of messages. This Site describes the API for Iro 1.0.
- Die Iro API stellt zur Zeit nur ein Interfaces bereit. + You can use diffrent interfaces to get to same result.
- Interface-URI: https://<benutzer>:<passwort>@localhost:8000
+ Interface-URI: http://localhost:8000/xmlrpc
+
+ Interface-URI: http://localhost:8000/soap
+
+ Interface-URI: http://localhost:8000/json/<methode>
- Die aufgerufene Methode wird dabei im <methodName /> übergeben.
+ Not yet implementet
+
+ Interface-URI: http://localhost:8000/jsonp/<methode>?callback=<callback>
+
+ Not yet implementet
${method.name}${method.func_line}
- Diese Methode at bis jetzt noch keine Beschreibung. + No description
| Parameter | -Typ | -Beschreibung | +parameter | +type | +description |
| Parameter | -Typ | -Beschreibung | +parameter | +type | +description |