diff -r eb04ac3a8327 -r 3f4bdea2abbf doc/tmpl/current.html
--- a/doc/tmpl/current.html Wed Dec 21 22:07:48 2011 +0100
+++ b/doc/tmpl/current.html Thu Sep 27 17:15:46 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 |