Documentation

EntryDataReceivedController
in package
implements IController

FinalYes

Table of Contents

Interfaces

IController

Properties

$entryDataReceivedService  : EntryDataReceivedService
$response  : IResponse

Methods

__construct()  : mixed
EntryDataReceivedController constructor.
updateAllEntryDataReceivedAction()  : object
updateEntryDataReceivedByEntryIdAction()  : object
updateEntryDataReceivedByUserIdAction()  : object

Properties

Methods

updateEntryDataReceivedByEntryIdAction()

public updateEntryDataReceivedByEntryIdAction(int $entryId) : object
Parameters
$entryId : int
Return values
object

updateEntryDataReceivedByUserIdAction()

public updateEntryDataReceivedByUserIdAction(int $userId) : object
Parameters
$userId : int
Return values
object

        
On this page

Search results