Table of Contents
Constants
-
TYPE_CATEGORY_COMPLETED
= 9
-
TYPE_CATEGORY_CREATED
= 1
-
TYPE_CATEGORY_FILLED
= 5
-
TYPE_CATEGORY_INTEGRITY_FAILURE
= 13
-
TYPE_CATEGORY_INTEGRITY_SUCCESS
= 12
-
TYPE_CATEGORY_NOTIFICATION_DELIVERED
= 17
-
TYPE_CATEGORY_NOTIFICATION_ERROR
= 18
-
TYPE_CATEGORY_NOTIFICATION_READ
= 19
-
TYPE_CATEGORY_PIN_SEND_LIMIT_REACHED
= 16
-
TYPE_CATEGORY_PREPARED_TO_FILL
= 4
-
TYPE_CATEGORY_PRINTED_FORM
= 15
-
TYPE_CATEGORY_REQUESTED
= 10
-
TYPE_CATEGORY_SENT
= 2
-
TYPE_CATEGORY_SENT_FINAL
= 8
-
TYPE_CATEGORY_SENT_INTEGRITY_FAILURE
= 14
-
TYPE_CATEGORY_SENT_REPEATEDLY
= 11
-
TYPE_CATEGORY_SIGN_COMPLETED
= 7
-
TYPE_CATEGORY_SIGN_CONFIGURATION_ERROR
= 20
-
TYPE_CATEGORY_SIGNED
= 6
-
TYPE_CATEGORY_VIEWED
= 3
Methods
-
buildSearchContent()
: mixed
-
checkBindingExists()
: bool
-
create()
: int
-
delete()
: mixed
-
deleteByAssociatedEntity()
: mixed
-
deleteByAssociatedEntityType()
: void
-
deleteByOwner()
: mixed
-
getBindingItemIdentifiers()
: array<string|int, ItemIdentifier>
-
getByID()
: mixed
-
getEntriesIdsByAssociatedEntity()
: mixed
-
getTypeId()
: string
-
isAssociatedEntityExist()
: mixed
-
isFixed()
: bool
-
prepareEntityPushTag()
: mixed
-
registerBindings()
: mixed
-
setIsFixed()
: UpdateResult
-
shift()
: mixed
-
synchronizeAssociatedEntityBindings()
: mixed
TYPE_CATEGORY_COMPLETED
public
mixed
TYPE_CATEGORY_COMPLETED
= 9
TYPE_CATEGORY_CREATED
public
mixed
TYPE_CATEGORY_CREATED
= 1
TYPE_CATEGORY_FILLED
public
mixed
TYPE_CATEGORY_FILLED
= 5
TYPE_CATEGORY_INTEGRITY_FAILURE
public
mixed
TYPE_CATEGORY_INTEGRITY_FAILURE
= 13
TYPE_CATEGORY_INTEGRITY_SUCCESS
public
mixed
TYPE_CATEGORY_INTEGRITY_SUCCESS
= 12
TYPE_CATEGORY_NOTIFICATION_DELIVERED
public
mixed
TYPE_CATEGORY_NOTIFICATION_DELIVERED
= 17
TYPE_CATEGORY_NOTIFICATION_ERROR
public
mixed
TYPE_CATEGORY_NOTIFICATION_ERROR
= 18
TYPE_CATEGORY_NOTIFICATION_READ
public
mixed
TYPE_CATEGORY_NOTIFICATION_READ
= 19
TYPE_CATEGORY_PIN_SEND_LIMIT_REACHED
public
mixed
TYPE_CATEGORY_PIN_SEND_LIMIT_REACHED
= 16
TYPE_CATEGORY_PREPARED_TO_FILL
public
mixed
TYPE_CATEGORY_PREPARED_TO_FILL
= 4
public
mixed
TYPE_CATEGORY_PRINTED_FORM
= 15
TYPE_CATEGORY_REQUESTED
public
mixed
TYPE_CATEGORY_REQUESTED
= 10
TYPE_CATEGORY_SENT
public
mixed
TYPE_CATEGORY_SENT
= 2
TYPE_CATEGORY_SENT_FINAL
public
mixed
TYPE_CATEGORY_SENT_FINAL
= 8
TYPE_CATEGORY_SENT_INTEGRITY_FAILURE
public
mixed
TYPE_CATEGORY_SENT_INTEGRITY_FAILURE
= 14
TYPE_CATEGORY_SENT_REPEATEDLY
public
mixed
TYPE_CATEGORY_SENT_REPEATEDLY
= 11
TYPE_CATEGORY_SIGN_COMPLETED
public
mixed
TYPE_CATEGORY_SIGN_COMPLETED
= 7
TYPE_CATEGORY_SIGN_CONFIGURATION_ERROR
public
mixed
TYPE_CATEGORY_SIGN_CONFIGURATION_ERROR
= 20
TYPE_CATEGORY_SIGNED
public
mixed
TYPE_CATEGORY_SIGNED
= 6
TYPE_CATEGORY_VIEWED
public
mixed
TYPE_CATEGORY_VIEWED
= 3
buildSearchContent()
public
static buildSearchContent(mixed $ID) : mixed
Parameters
-
$ID
: mixed
-
checkBindingExists()
public
static checkBindingExists(int $id, int $ownerTypeId, int $ownerId) : bool
Parameters
-
$id
: int
-
-
$ownerTypeId
: int
-
-
$ownerId
: int
-
create()
public
static create(array<string|int, mixed> $params) : int
Parameters
-
$params
: array<string|int, mixed>
-
delete()
public
static delete(mixed $ID) : mixed
Parameters
-
$ID
: mixed
-
deleteByAssociatedEntity()
public
static deleteByAssociatedEntity(mixed $entityTypeID, mixed $entityID) : mixed
Parameters
-
$entityTypeID
: mixed
-
-
$entityID
: mixed
-
deleteByAssociatedEntityType()
public
static deleteByAssociatedEntityType(int $entityTypeID) : void
Parameters
-
$entityTypeID
: int
-
deleteByOwner()
public
static deleteByOwner(mixed $entityTypeID, mixed $entityID) : mixed
Parameters
-
$entityTypeID
: mixed
-
-
$entityID
: mixed
-
getBindingItemIdentifiers()
public
static getBindingItemIdentifiers(int $id) : array<string|int, ItemIdentifier>
Parameters
-
$id
: int
-
Return values
array<string|int, ItemIdentifier>
getByID()
public
static getByID(mixed $ID) : mixed
Parameters
-
$ID
: mixed
-
getEntriesIdsByAssociatedEntity()
public
static getEntriesIdsByAssociatedEntity(int $entityTypeId, int $entityId, int $limit) : mixed
Parameters
-
$entityTypeId
: int
-
-
$entityId
: int
-
-
$limit
: int
-
getTypeId()
public
static getTypeId() : string
isAssociatedEntityExist()
public
static isAssociatedEntityExist(mixed $entityTypeID, mixed $entityID) : mixed
Parameters
-
$entityTypeID
: mixed
-
-
$entityID
: mixed
-
isFixed()
public
static isFixed(int $id, int $ownerTypeId, int $ownerId) : bool
Parameters
-
$id
: int
-
-
$ownerTypeId
: int
-
-
$ownerId
: int
-
prepareEntityPushTag()
public
static prepareEntityPushTag(mixed $entityTypeID, mixed $entityID) : mixed
Parameters
-
$entityTypeID
: mixed
-
-
$entityID
: mixed
-
registerBindings()
public
static registerBindings(mixed $entryID, array<string|int, mixed> $bindings) : mixed
Parameters
-
$entryID
: mixed
-
-
$bindings
: array<string|int, mixed>
-
setIsFixed()
public
static setIsFixed(int $id, int $ownerTypeId, int $ownerId, bool $isFixed) : UpdateResult
Parameters
-
$id
: int
-
-
$ownerTypeId
: int
-
-
$ownerId
: int
-
-
$isFixed
: bool
-
shift()
public
static shift(mixed $ID, DateTime $time) : mixed
Parameters
-
$ID
: mixed
-
-
$time
: DateTime
-
synchronizeAssociatedEntityBindings()
public
static synchronizeAssociatedEntityBindings(mixed $entityTypeID, mixed $entityID, array<string|int, mixed> $bindings) : mixed
Parameters
-
$entityTypeID
: mixed
-
-
$entityID
: mixed
-
-
$bindings
: array<string|int, mixed>
-