Antidot PHP API  version 0.16.0
##PHP API to simplify integration of Antidot components
 All Classes Files Functions Variables Groups Pages
Static Public Member Functions | List of all members
AfsClientDataHelperFactory Class Reference

Factory for client data helper. More...

Static Public Member Functions

static create ($client_data)
 Create appropriate client data helper.

Detailed Description

Factory for client data helper.

Member Function Documentation

static create (   $client_data)
static

Create appropriate client data helper.

Parameters
$client_data[in] client data entry point.
Returns
appropriate client data helper.
Exceptions
Exceptioninvalid client_data parameter provided