[Amfphp_Plugins_Json] element index

Package indexes

All elements
a d f h j 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
plugin allowing service calls coming from JavaScript encoded as 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
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 s _