Table of Contents
Methods
-
getInstance()
: self
-
getOptionForUser()
: FlowUserOption|null
-
getOptions()
: array<string|int, mixed>
getInstance()
public
static getInstance() : self
getOptionForUser()
public
getOptionForUser(int $flowId, int $userId, string $code) : FlowUserOption|null
Parameters
-
$flowId
: int
-
-
$userId
: int
-
-
$code
: string
-
-
throws
-
ObjectPropertyException
-
throws
-
SystemException
-
throws
-
ArgumentException
getOptions()
public
getOptions(array<string|int, mixed> $filter) : array<string|int, mixed>
Parameters
-
$filter
: array<string|int, mixed>
-
-
throws
-
ObjectPropertyException
-
throws
-
SystemException
-
throws
-
ArgumentException
Return values
array<string|int, mixed>