[Amfphp_Plugins_Dummy] element index

Package indexes

All elements
a c d f h m p r s _
_
top
__construct
AmfphpDummy::__construct() in AmfphpDummy.php
constructor.
a
top
AmfphpDummy.php
AmfphpDummy.php in AmfphpDummy.php
AmfphpDummy
AmfphpDummy in AmfphpDummy.php
This catches browser requests to the gateway, to show something more helpful than an error message.
c
top
$callDurationMs
AmfphpDummy::$callDurationMs in AmfphpDummy.php
$callStartTimeMs
CONTENT_TYPE
AmfphpDummy::CONTENT_TYPE in AmfphpDummy.php
if content type is not set or content is set to "application/x-www-form-urlencoded", this plugin will handle the request
d
top
deserialize
AmfphpDummy::deserialize() in AmfphpDummy.php
f
top
filterHandler
AmfphpDummy::filterHandler() in AmfphpDummy.php
if no content type, then returns this.
filterHeaders
AmfphpDummy::filterHeaders() in AmfphpDummy.php
filter the headers to make sure the content type is set to text/html if the request was handled by the service browser
h
top
handleDeserializedRequest
handleException
m
top
$methodName
AmfphpDummy::$methodName in AmfphpDummy.php
p
top
$parameters
AmfphpDummy::$parameters in AmfphpDummy.php
used for service call
$parametersAssoc
associative array of parameters. Used to set the parameters input fields to the same values again after a call.
r
top
$returnErrorDetails
s
top
$serviceName
AmfphpDummy::$serviceName in AmfphpDummy.php
$serviceRouter
AmfphpDummy::$serviceRouter in AmfphpDummy.php
$showResult
AmfphpDummy::$showResult in AmfphpDummy.php
serialize
AmfphpDummy::serialize() in AmfphpDummy.php
a c d f h m p r s _