X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debugger%2Fcontroller.php;h=6051f92b8cbd60db1ad57163ed132f5e96aeab68;hb=4a15ca01cea275528e059ca31474b927f613837a;hp=2435c023b04922e50ad05176138e5227c5e60e10;hpb=885d7355f6b00f4b7f931d4d50c0e7b31d29bb32;p=plcapi.git diff --git a/debugger/controller.php b/debugger/controller.php index 2435c02..6051f92 100644 --- a/debugger/controller.php +++ b/debugger/controller.php @@ -2,7 +2,7 @@ /** * @author Gaetano Giunta * @copyright (C) 2005-2015 G. Giunta - * @license code licensed under the BSD License: http://phpxmlrpc.sourceforge.net/license.txt + * @license code licensed under the BSD License: see file license.txt * * @todo add links to documentation from every option caption * @todo switch params for http compression from 0,1,2 to values to be used directly @@ -18,8 +18,8 @@ if ($action == '') { } // relative path to the visual xmlrpc editing dialog -$editorpath = '../../javascript/debugger/'; -$editorlibs = '../../javascript/lib/'; +$editorpath = '../../phpjsrpc/debugger/'; +$editorlibs = '../../phpjsrpc/lib/'; ?> @@ -224,15 +224,12 @@ $editorlibs = '../../javascript/lib/'; echo ' document.forms[2].submit();'; } ?>">

XMLRPC -
+
/ -
- JSONRPC Debugger (based on the PHP-XMLRPC library) +
+ JSONRPC Debugger (based on the PHP-XMLRPC library)

-
+ @@ -250,19 +247,10 @@ $editorlibs = '../../javascript/lib/';
- - - - + + + +

Action

List available methods onclick="switchaction();"/>Describe method onclick="switchaction();"/>Execute method onclick="switchaction();"/>Generate stub for method call onclick="switchaction();"/>List available methods onclick="switchaction();"/>Describe method onclick="switchaction();"/>Execute method onclick="switchaction();"/>Generate stub for method call onclick="switchaction();"/>
@@ -273,13 +261,10 @@ $editorlibs = '../../javascript/lib/'; Name: Payload:
-
- - Msg id: + + Msg id: @@ -290,38 +275,18 @@ $editorlibs = '../../javascript/lib/';

Client options

Show debug info: Timeout: - + Protocol: @@ -332,18 +297,9 @@ $editorlibs = '../../javascript/lib/'; Type @@ -351,23 +307,12 @@ $editorlibs = '../../javascript/lib/'; SSL: Verify Host's CN: Verify Cert: - /> + /> CA Cert file: @@ -384,44 +329,22 @@ $editorlibs = '../../javascript/lib/'; COMPRESSION: Request: Response: COOKIES: - + Format: 'cookie1=value1, cookie2=value2'