[Amfphp_Plugins_ServiceBrowser] element index

Package indexes

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
returns a list of available services
h
top
handleDeserializedRequest
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
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 _