[Amfphp_Plugins_Get] element index

Package indexes

All elements
a c d f h r s _
_
top
__construct
AmfphpGet::__construct() in AmfphpGet.php
constructor. Add filters on the HookManager.
a
top
AmfphpGet.php
AmfphpGet.php in AmfphpGet.php
AmfphpGet
AmfphpGet in AmfphpGet.php
Adds support for HTTP GET requests to services, useful for simple test calls and for cross domain ajax calls.
c
top
CONTENT_TYPE
AmfphpGet::CONTENT_TYPE in AmfphpGet.php
the content-type string indicating a cross domain ajax call
d
top
deserialize
AmfphpGet::deserialize() in AmfphpGet.php
f
top
filterHandler
If the content type contains the 'json' string, returns this plugin
filterHeaders
sets return content type to json
h
top
handleDeserializedRequest
Retrieve the serviceName, methodName and parameters from the PHP object
handleException
r
top
$returnErrorDetails
s
top
serialize
AmfphpGet::serialize() in AmfphpGet.php
Encode the PHP object returned from the service call into a JSON string
a c d f h r s _