Implements interfaces:
A simple service browser with html only. Sometimes you don't need the full thing with AMF etc., so use this This plugin should not be deployed on a production server.
call the gateway with the following GET parameters: serviceName: the service name methodName : the method to call on the service
pass the parameters as POST data. Each will be JSON decoded to be able to pass complex parameters. This requires PHP 5.2 or higher
if all goes well, the return value will be output. If there is an exception thrown in the plugin because something is missing in the GET and POST data, some useful information and links should be displayed. If there is an exception elsewhere in the code, either in the service object itself or in the rest of amfphp, information about the exception will be shown.
Located in /Amfphp/Plugins/AmfphpQuickServiceDebug/AmfphpQuickServiceDebug.php (line 33)
constructor.
if no content type, then returns this.
Documentation generated on Thu, 24 Mar 2011 16:55:38 +0100 by phpDocumentor 1.4.3