[Amfphp_Plugins_Dummy] element index
Package indexes
Amfphp_Core
Amfphp_Core_Amf
Amfphp_Core_Amf_Types
Amfphp_Core_Common
Amfphp
Amfphp_Plugins_Authentication
Amfphp_Plugins_CharsetConverter
Amfphp_Plugins_CustomClassConverter
Amfphp_Plugins_Discovery
Amfphp_Plugins_ErrorHandler
Amfphp_Plugins_FlexMessaging
Amfphp_Plugins_Get
Amfphp_Plugins_AmfphpIncludedRequest
Amfphp_Plugins_Json
Amfphp_Plugins_Logger
Amfphp_Services
Amfphp_BackOffice
Amfphp_Backoffice_Generators
Amfphp__BackOffice_ClientGenerator
Amfphp_BackOffice_ClientGenerator
Amfphp_Backoffice
Amfphp_Examples_ExampleService
Amfphp_Examples
Tests_Amfphp_Core_Amf
Tests_Amfphp_Core_Common
Tests_Amfphp_Core
Tests_Amfphp_Plugins_Authentication
Tests_Amfphp_Plugins_CharsetConverter
Tests_Amfphp_Plugins_CustomClassConverter
Tests_Amfphp_Plugins_FlexMessaging
Tests_Amfphp_Plugins_Logger
Tests
Tests_TestData
Tests_TestData_CustomClasses
Tests_TestData_Services
Tests_TestData_TestPlugins_DisabledPlugin
Tests_TestData_TestPlugins_DummyPlugin
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
AmfphpDummy::$callStartTimeMs
in AmfphpDummy.php
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
AmfphpDummy::handleDeserializedRequest()
in AmfphpDummy.php
handleException
AmfphpDummy::handleException()
in AmfphpDummy.php
m
top
$methodName
AmfphpDummy::$methodName
in AmfphpDummy.php
p
top
$parameters
AmfphpDummy::$parameters
in AmfphpDummy.php
used for service call
$parametersAssoc
AmfphpDummy::$parametersAssoc
in AmfphpDummy.php
associative array of parameters. Used to set the parameters input fields to the same values again after a call.
r
top
$returnErrorDetails
AmfphpDummy::$returnErrorDetails
in AmfphpDummy.php
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
_