[Amfphp_Plugins_Json] 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_FlexMessaging
Amfphp_Plugins_Logger
AmfphpLogger
Amfphp_Plugins_QuickServiceDebug
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
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
AmfphpJson::handleDeserializedRequest()
in AmfphpJson.php
Retrieve the serviceName, methodName and parameters from the PHP object
handleException
AmfphpJson::handleException()
in AmfphpJson.php
j
top
JSON_CONTENT_TYPE
AmfphpJson::JSON_CONTENT_TYPE
in AmfphpJson.php
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
_