WebVIEP Plugin

ContactRequestService

Application service for creating and managing contact requests.

Table of Contents

Properties

$repository  : ContactRequestRepository

Methods

__construct()  : mixed
archive()  : ContactRequest
Archive.
createRequest()  : ContactRequest
Create and persist a new contact request.
findByBooth()  : array<string|int, ContactRequest>
Find requests by booth.
findById()  : ContactRequest|null
Find a request by id.
markAsDelivered()  : ContactRequest
Mark As Delivered.
markAsRead()  : ContactRequest
Mark As Read.
generateId()  : ContactRequestId
Generate a new ContactRequestId.

Properties

Methods


        
On this page

Search results