[Tests_TestData_Services] element index

Package indexes

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
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
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 _