diff -r 0f3063b5e96b -r e7b44716a564 doc/tmpl/current.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/tmpl/current.html Tue Dec 06 19:46:00 2011 +0100 @@ -0,0 +1,100 @@ + + + + + API docs + + + API Dokumentation +
+

+ +

+
    +
  1. 1. Einführung
  2. +
  3. 2. + Interfaces +
      +
    1. 2.1 XML-RPC
    2. +
    +
  4. +
  5. 3. + Methoden +
      +
    1. 3.${key+1} ${method.title}
    2. +
    +
  6. +
+
+
+

Einführung

+

+ Die Iro API enthält Funktion, die für den Massenversand nützlich sind. +

+
+
+

Interfaces

+

+ Die Iro API stellt zur Zeit nur ein Interfaces bereit. +

+
+

XML-RPC

+

+ Interface-URI: https://<benutzer>:<passwort>@localhost:8000 +

+

+ Die aufgerufene Methode wird dabei im <methodName /> übergeben. +

+
+
+
+

Methoden

+
+

${method.title}

+

${method.name}

+

+ Diese Methode at bis jetzt noch keine Beschreibung. +

+
Parameter
+ + + + + + + + + + + + + + + +
ParameterTypBeschreibung
${arg.name}${arg.typ}${arg.description}
+ +
Ausgabe
+ + + + + + + + + + + + + + + +
ParameterTypBeschreibung
${arg.name}${arg.typ}${arg.description}
+
+
+
+ +