Documentation

EntryDetailController
in package
implements IController

Table of Contents

Interfaces

IController

Properties

$auth  : AuthComponent
$entryDetailMapper  : EntryDetailMapper
$entryService  : EntryService
$hashIds  : Hashids
$request  : Request
$response  : IResponse

Methods

__construct()  : mixed
EntryDetailController constructor.
getEntryDetailByHashIdAction()  : object
getEntryDetailByIdAction()  : object

Properties

Methods

getEntryDetailByHashIdAction()

public getEntryDetailByHashIdAction(string $entryHashId) : object
Parameters
$entryHashId : string
Tags
throws
Exception
Return values
object

getEntryDetailByIdAction()

public getEntryDetailByIdAction(int $entryId) : object
Parameters
$entryId : int
Tags
throws
Exception
Return values
object

        
On this page

Search results