[Amfphp_Plugins_ServiceBrowser] 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_ErrorHandler
Amfphp_Plugins_FlexMessaging
Amfphp_Plugins_Get
Amfphp_Plugins_Json
Amfphp_Plugins_Logger
AmfphpLogger
Amfphp_Services
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
g
h
m
p
r
s
t
_
_
top
__construct
AmfphpServiceBrowser::__construct()
in AmfphpServiceBrowser.php
constructor.
a
top
AmfphpServiceBrowser.php
AmfphpServiceBrowser.php
in AmfphpServiceBrowser.php
AmfphpServiceBrowser
AmfphpServiceBrowser
in AmfphpServiceBrowser.php
A simple service browser with html only. Sometimes you don't need the full thing with AMF etc., so use this This plugin should be deactivated on a production server.
c
top
$callDurationMs
AmfphpServiceBrowser::$callDurationMs
in AmfphpServiceBrowser.php
$callStartTimeMs
AmfphpServiceBrowser::$callStartTimeMs
in AmfphpServiceBrowser.php
CONTENT_TYPE
AmfphpServiceBrowser::CONTENT_TYPE
in AmfphpServiceBrowser.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
AmfphpServiceBrowser::deserialize()
in AmfphpServiceBrowser.php
f
top
filterHandler
AmfphpServiceBrowser::filterHandler()
in AmfphpServiceBrowser.php
if no content type, then returns this.
filterHeaders
AmfphpServiceBrowser::filterHeaders()
in AmfphpServiceBrowser.php
filter the headers to make sure the content type is set to text/html if the request was handled by the service browser
g
top
getAvailableServiceNames
AmfphpServiceBrowser::getAvailableServiceNames()
in AmfphpServiceBrowser.php
returns a list of available services
h
top
handleDeserializedRequest
AmfphpServiceBrowser::handleDeserializedRequest()
in AmfphpServiceBrowser.php
handleException
AmfphpServiceBrowser::handleException()
in AmfphpServiceBrowser.php
m
top
$methodName
AmfphpServiceBrowser::$methodName
in AmfphpServiceBrowser.php
p
top
$parameters
AmfphpServiceBrowser::$parameters
in AmfphpServiceBrowser.php
used for service call
$parametersAssoc
AmfphpServiceBrowser::$parametersAssoc
in AmfphpServiceBrowser.php
associative array of parameters. Used to set the parameters input fields to the same values again after a call.
r
top
$returnErrorDetails
AmfphpServiceBrowser::$returnErrorDetails
in AmfphpServiceBrowser.php
s
top
$serviceName
AmfphpServiceBrowser::$serviceName
in AmfphpServiceBrowser.php
$serviceRouter
AmfphpServiceBrowser::$serviceRouter
in AmfphpServiceBrowser.php
$showResult
AmfphpServiceBrowser::$showResult
in AmfphpServiceBrowser.php
searchFolderForServices
AmfphpServiceBrowser::searchFolderForServices()
in AmfphpServiceBrowser.php
finds classes in folder. If in subfolders add the relative path to the name.
serialize
AmfphpServiceBrowser::serialize()
in AmfphpServiceBrowser.php
t
top
Top.php
Top.php
in Top.php
a
c
d
f
g
h
m
p
r
s
t
_