[Tests_TestData_Services] 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_ErrorHandler
Amfphp_Plugins_FlexMessaging
Amfphp_Plugins_Get
Amfphp_Plugins_Json
Amfphp_Plugins_Logger
AmfphpLogger
Amfphp_Plugins_ServiceBrowser
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_TestPlugins_DisabledPlugin
Tests_TestData_TestPlugins_DummyPlugin
All elements
a
b
e
g
l
m
u
v
_
_
top
_getMethodRoles
AuthenticationService::_getMethodRoles()
in AuthenticationService.php
function the authentication plugin uses to get accepted roles for each function
a
top
adminMethod
AuthenticationService::adminMethod()
in AuthenticationService.php
method that is protected by authentication. Only 'admin' role is authorized. (see _getMethodRoles)
AuthenticationService
AuthenticationService
in AuthenticationService.php
a simple authentication service, used for testing the AmfphpAuthentication plugin
AuthenticationService.php
AuthenticationService.php
in AuthenticationService.php
b
top
ByteArrayTestService
ByteArrayTestService
in ByteArrayTestService.php
a service for tests on byte arrays
ByteArrayTestService.php
ByteArrayTestService.php
in ByteArrayTestService.php
e
top
ExampleSerializationDebugService
ExampleSerializationDebugService
in ExampleSerializationDebugService.php
this service illustrates parsing a PHP serialized object to load test data. Use this as an example when illustrating a possible bug that involves specific data.
ExampleSerializationDebugService.php
ExampleSerializationDebugService.php
in ExampleSerializationDebugService.php
g
top
getDataThatCreatesProblems
ExampleSerializationDebugService::getDataThatCreatesProblems()
in ExampleSerializationDebugService.php
getSerializedObject
ExampleSerializationDebugService::getSerializedObject()
in ExampleSerializationDebugService.php
l
top
login
AuthenticationService::login()
in AuthenticationService.php
test login function
logout
AuthenticationService::logout()
in AuthenticationService.php
test logout function
m
top
MyVO
MyVO
in ExampleSerializationDebugService.php
u
top
uploadCompressedByteArray
ByteArrayTestService::uploadCompressedByteArray()
in ByteArrayTestService.php
uncompresses a bytearray, writes the uncompressed data to a file, received.jpg
v
top
$var1
MyVO::$var1
in ExampleSerializationDebugService.php
$var2
MyVO::$var2
in ExampleSerializationDebugService.php
a
b
e
g
l
m
u
v
_