Properties

$registrationAssembler

$registrationAssembler : 

Type

$authUserHandler

$authUserHandler : 

Type

$subscriptionHandler

$subscriptionHandler : 

Type

$subscriptionConfigurationHandler

$subscriptionConfigurationHandler : 

Type

$clientUserHandler

$clientUserHandler : 

Type

$queueManager

$queueManager : 

Type

$emailManager

$emailManager : 

Type

Methods

makeIsoDate()

makeIsoDate(  $date) 

Parameters

$date

makeIsoTime()

makeIsoTime(  $time) 

Parameters

$time

makeDateTime()

makeDateTime(  $string,   $returnProblem = false) 

Parameters

$string
$returnProblem

makeTime()

makeTime(  $string,   $returnProblem = false) 

Parameters

$string
$returnProblem

isProblem()

isProblem(object  $object,   $strict = true) 

check to see if the object is a problem

Parameters

object $object
  • object to check for problem
$strict

handlePossibleProblem()

handlePossibleProblem(object  $object) 

Check for problem and return response to apigility

Parameters

object $object

[description]

apiProblemResponse()

apiProblemResponse(  $code,   $message) 

Parameters

$code
$message

__construct()

__construct(  $registrationAssembler,   $authUserHandler,   $subscriptionHandler,   $subscriptionConfigurationHandler,   $clientUserHandler,   $queueManager,   $emailManager) 

Parameters

$registrationAssembler
$authUserHandler
$subscriptionHandler
$subscriptionConfigurationHandler
$clientUserHandler
$queueManager
$emailManager

configureParams()

configureParams(  $dto) 

Parameters

$dto