[Amfphp_Plugins_Json] element index

Package indexes

All elements
a d f h j r s _
_
top
__construct
AmfphpJson::__construct() in AmfphpJson.php
constructor. Add filters on the HookManager.
a
top
AmfphpJson.php
AmfphpJson.php in AmfphpJson.php
AmfphpJson
AmfphpJson in AmfphpJson.php
Enables amfPHP to receive and reply with JSON This plugin can be deactivated if the project doesn't need to support JSON strings and returned as JSON strings using POST parameters.
d
top
deserialize
AmfphpJson::deserialize() in AmfphpJson.php
f
top
filterHandler
AmfphpJson::filterHandler() in AmfphpJson.php
If the content type contains the 'json' string, returns this plugin
h
top
handleDeserializedRequest
Retrieve the serviceName, methodName and parameters from the PHP object
handleException
j
top
JSON_CONTENT_TYPE
the content-type string indicating a JSON content
r
top
$returnErrorDetails
s
top
serialize
AmfphpJson::serialize() in AmfphpJson.php
Encode the PHP object returned from the service call into a JSON string
a d f h j r s _